This repository has been archived by the owner on Nov 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[v3][Android] Native crash - Unable to find JSIModule for class UIManager #1157
Labels
Comments
Couldn't find version numbers for the following packages in the issue:
Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3. |
downgraded react-native-tab-view 3.0.0 to v2.16.0 |
+1 |
@satya164 this should be resolved via reference to upstream issue facebook/react-native#31245 which should itself be closed via commit I referenced Cheers! |
@mikehardy thank you. closing the issue then |
@mikehardy understood, thought that if the issue has more participants it will attract the attention :)) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Current behaviour
If both
react-native-tab-view
and@react-native-picker/picker
are rendered on the same screen, the app crashes on picker press.Expected behaviour
Application shouldn't crash.
Code sample
https://github.com/DanielMarkiel/reprex-rn-jsi-module-error
Logcat
What have you tried
I was able to fix the issue by downgrading
react-native-tab-view
to v2.16.0.Your Environment
The text was updated successfully, but these errors were encountered: