Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use realm from js and from native side #1701

Closed
sneerin opened this issue Mar 11, 2018 · 5 comments
Closed

use realm from js and from native side #1701

sneerin opened this issue Mar 11, 2018 · 5 comments

Comments

@sneerin
Copy link

sneerin commented Mar 11, 2018

can you suggest how can we use realm from both native and react side, I want to write to db in ios code, and read it from the react native.

@sneerin
Copy link
Author

sneerin commented Mar 12, 2018

It would be great to have such universal storage, is it possible?

@kneth
Copy link
Contributor

kneth commented Mar 12, 2018

Mix native and react in the same app or separate apps?

@sneerin
Copy link
Author

sneerin commented Mar 12, 2018

same application, the idea that I have native logic, and I have js logic, it would be great to save results in one DB, and use it without modules etc..

@kneth
Copy link
Contributor

kneth commented Mar 13, 2018

In that case, it is important that you ensure that Realm Cocoa and Realm JavaScript agree on the same version of Realm Core. You might wish to take a look at #1440.

@bmunkholm
Copy link
Contributor

Closing as duplicate to the issue Kneth referred to.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants