A performant way to use PouchDB on React Native #8498
craftzdog
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
Happy to know the PouchDB community is active!
I've been using PouchDB on my React Native app.
Recently, I've managed to improve the performance 2~5x faster by leveraging JSI bindings.
I also made a small patch to avoid
\u0000char issue mentioned in #8090.https://dev.to/craftzdog/a-performant-way-to-use-pouchdb7-on-react-native-in-2022-24ej
I hope it's helpful.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions