Has anybody implemented a native app with Firebase with full offline capabilities in Android/iOS?
Could this be done in Cordova/Ionic with a plugin that uses the na
You can use the following project - AngularFire2-offline
It's purpose is to enable offline data access for supporting browsers (that supports service workers) - List of browsers (and matching versions) that support service workers
It works this way -