@shamilovtim/react-native-leveldb-async
v1.0.0
Published
async-level adapter for react-native-leveldb
Downloads
14
Readme
@shamilovtim/react-native-leveldb-async
abstract-level
adapter for react-native-leveldb
Passes nearly all tests of abstract-level
except for "async-iterator-test.js".
Installation
yarn add @shamilovtim/react-native-leveldb-async
Setup polyfills
You will need to polyfill TextEncoder, TextDecoder and Buffer. Take a look at the sourcecode and documentation of web5-react-native-polyfills for an example of how to set these up.
Credits
License
MIT