Christoph Stock
Christoph Stock
@jurassix Thanks for the great work you did! If you like to chat/talk with me about the integration just ping me via Twitter. In the evening Hours Central European Time...
@jurassix thats fine for me. Is there additional setup work needed like react-native link...? If so, I'd write some documentation.
I am already watching this Project, would be so great, not only for this Project!
@jurassix if you create a Pull Request agains https://github.com/stockulus/pouchdb-react-native/tree/attachments I'd take care of the Documentation and publish it on npm with @ attachment
@jurassix no stress!! I'd publish them on npm with @attachment version and write few line in the readme about it
Sorry did not manage it yet, still waiting for the merged code. Try install via git link from @jurassix as soon the https://github.com/stockulus/pouchdb-react-native/tree/attachments is up to date, I'll publish it.
@craftzdog that sounds great, that makes it much easier
please try npm install pouchdb-react-native@next --save if all ok, I'll update to version 7.0
see https://github.com/stockulus/pouchdb-react-native/issues/68 there is currently a workaround version by @jurassix With the new Blob support of react-native it would be much easier to implement, but I have no time to...
Hi, i do not know the package 'react-native-pouchdb'; if you want to use this package, do ```bash npm i pouchdb-react-native ``` ```js import PouchDB from 'pouchdb-react-native' .... const usrs =...