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
Post a Comment