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

Fix Realm resolver for Jest in v12 #6003

Closed
takameyer opened this issue Jul 20, 2023 · 0 comments · Fixed by #6012
Closed

Fix Realm resolver for Jest in v12 #6003

takameyer opened this issue Jul 20, 2023 · 0 comments · Fixed by #6012
Assignees

Comments

@takameyer
Copy link
Contributor

takameyer commented Jul 20, 2023

Currently Jest will resolve into the React Native bundle instead of the Node bundle. To workaround this, users would have to create their own custom resolver in their application code in order to write tests using Realm.

This should be fixed before the v12 release as to not break any tests our users have written.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant