1.0.4 • Published 8 years ago

pouchdb-adapter-http-react-native v1.0.4

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
8 years ago

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-native
var PouchDB = require('pouchdb');
PouchDB.plugin(require('pouchdb-adapter-http-react-native'));
1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago