tradle / asyncstorage-down

A leveldown API implementation that maps to AsyncStorage in React Native
MIT License
81 stars 25 forks source link

replace RN AsyncStorage with community package #13

Open tudorgergely opened 4 years ago

tudorgergely commented 4 years ago

fixes #10

Avoids the warning because of the usage of ReactNative.AsyncStorage