antoniopresto / react-native-local-mongodb

react-native local mongodb storage.
MIT License
303 stars 66 forks source link

How do i debug my db in react native? #37

Closed dehamzah closed 6 years ago

dehamzah commented 6 years ago

How do i see the contents of my db created in my react native project? and where is the file stored on the device?

antoniopresto commented 6 years ago

AsyncStorage.getItem('fileName')