https://github.com/duytq94/react-native-note-with-pouchdb
Making a simple note app with PouchDB in React Native
https://github.com/duytq94/react-native-note-with-pouchdb
couchdb note-app pouchdb react-native
Last synced: 12 months ago
JSON representation
Making a simple note app with PouchDB in React Native
- Host: GitHub
- URL: https://github.com/duytq94/react-native-note-with-pouchdb
- Owner: duytq94
- Created: 2019-06-03T07:26:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:47:43.000Z (over 3 years ago)
- Last Synced: 2025-06-03T13:06:04.081Z (about 1 year ago)
- Topics: couchdb, note-app, pouchdb, react-native
- Language: JavaScript
- Homepage:
- Size: 18.7 MB
- Stars: 27
- Watchers: 2
- Forks: 4
- Open Issues: 19
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Making a simple note app with PouchDB in React Native
## Description
* Can working with slow or no network connection.
* Synchronization between devices and server when going online (with actions like creating, reading, updating, deleting notes).
* Watch the demo video for more clarity: https://www.youtube.com/watch?v=qT2Is58aZsQ
* Check my general guidance to know more and how to do it: https://medium.com/@duytq94/making-a-simple-note-app-with-pouchdb-in-react-native-ec4810b18a42
## Screenshots


