1.0.4 • Published 9 years ago
pouchdb-adapter-http-react-native v1.0.4
pouchdb-adapter-http-react-native
Build of pouchdb-adapter-http optimized for pouchdb-react-native. In particular, it contains
only the Node version, not the browser version (because that's what pouchdb-react-native uses).
Usage
npm install pouchdb-adapter-http-react-nativevar PouchDB = require('pouchdb');
PouchDB.plugin(require('pouchdb-adapter-http-react-native'));