-
Notifications
You must be signed in to change notification settings - Fork 595
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
jsimodule not working in 0.74.3 version #1833
Comments
Can you try setting jsi:false in the database configuration? |
@lucaswitch I implemented async calls.so i enabled jsi. My app do APIs call and download zip from that apo and extract then insert data in database.Jsi do synchronous opearation.So i need that |
This is due react-native itself disabling support for legacy jsi calls. |
Also duplicated of #1769 |
@lucaswitch Thank You so much |
|
@lucaswitch Thanks for time saving |
Hi, any updates on this? We are unable to use turbo on Android. Thanks again! :) |
any updates on this issue? |
With wdb 0.27.1 we can't upgrade many libs. |
anyone find a solution ?? |
Hi i am using watermelondb after upgrade react native version 0.74.3 compile error showing.After some research in react native blog they removed jsimodule.
How to fix this issue? @radex
The text was updated successfully, but these errors were encountered: