inProgress-team / react-native-meteor

Meteor Reactivity for your React Native application :)
MIT License
693 stars 210 forks source link

Realm Database issue #368

Open rahulpandey98 opened 3 years ago

rahulpandey98 commented 3 years ago

In my app i am using react native for android and realm database for online and also offline mode for store the data. But sometime my app is working fine and sometimes in new devices is not working or too much slow. after clear the data from the devices then it will working fine. so, my issue is how to resolve the cache issues in android device.

react-native version :- 0.60.4 realm version:- 2.29.2