Can I store firebase data & run the application functions in offline mode in React-native? -


i found tutorials offline mode firebase react-native still don't know how can enable thing in application.

so, how can store recieved data , run functions in offline mode?

you can search on persistence in firebase component use , set true

an popular 1 react-native-firebase

and can set in it's configuration-options


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -