react-native-pouchdb-md5
v7.3.0
Published
PouchDB utilities for calculating MD5 checksums for React Native
Downloads
23
Readme
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