javebratt / ionic-firebase-capacitor-template

Template to showcase different use-cases about Ionic, Firebase, Capacitor
MIT License
7 stars 1 forks source link

enhancement #9

Closed NduO closed 2 years ago

NduO commented 2 years ago

Add sqlite feature for local storage

javebratt commented 2 years ago

Hi there, Firebase has its own implementation for handling offline data, this template is going to use that implementation, I won't implement any other offline databases.