How to read/write realm database created in react native via native/turbo/expo modules? #5782
Unanswered
BruceSuperProgramer
asked this question in
Q&A
Replies: 1 comment 4 replies
-
@BruceSuperProgramer You are trying to have one DB that you can access from all sides (swift, java, and JS) right? Meaning one single source of truth? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Should I use realmjs in react native, realm-kotlin in android and realm-swift in ios?
Is there any documentation giving guidance on how to achieve this?
I found it really hard to do it I don't know where to start it.
Please help thank you.
Beta Was this translation helpful? Give feedback.
All reactions