antoniopresto / react-native-local-mongodb

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

inMemoryOnly is not default : false #74

Open baalexandre opened 2 years ago

baalexandre commented 2 years ago

Hello,

In documentation on readme we can read "inMemoryOnly (optional, defaults to false): as the name implies." but it is true by default.