7.3.0 • Published 4 years ago

react-native-pouchdb-md5 v7.3.0

Weekly downloads
34
License
MIT
Repository
github
Last release
4 years ago

react-native-pouchdb-md5

PouchDB utilities for calculating MD5 checksums for React Native. It avoids calling readAsArrayBuffer and uses react-native-quick-md5 instead.

Installation

Install this module as an alias of pouchdb-md5:

npm install pouchdb-md5@npm:react-native-pouchdb-md5 react-native-quick-md5
cd ios && pod install

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT