We often access a local sqlite database when we developing an app. What is the counterpart in react native? Do I have to use AsyncStorage to store data without a native modu
Embedded persistent or in memory database for react-native https://github.com/smartdemocracy/react-native-local-mongodb
It's have Performance statistics