issues
search
couchbaselabs
/
react-native-couchbase-lite
Couchbase Lite binding for React Native Android & iOS
MIT License
110
stars
53
forks
source link
Enhance sample app
#104
Open
jamesnocentini
opened
7 years ago
jamesnocentini
commented
7 years ago
From @npomfret:
[ ] pull and push replication (live update the app as data comes in to the changes feed)
[x] update documents
[ ] add documents
[ ] delete documents
[ ] purge documents
[x] find docs using views
[ ] (batch) load docs by id
[ ] add attachments
From @npomfret: