Replies: 3 comments
-
I am also facing the same issue with Android. iOS is fine. RN: 0.65.1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am also facing the same issue with Android. iOS is fine. Frequently getting a black screen after selecting a file . "react": "17.0.2", |
Beta Was this translation helpful? Give feedback.
0 replies
-
please open a issue and follow the issue template, thank you 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following dependencies:
And here is the code that leads to the crash:
I am able to see the file picker, but after selecting any files it will crash without any error on console. I have to use adb logcat to get the errors. Currently testing on my android device.
Any one facing the same problem? Please help!
Added logcat error for reference:
Beta Was this translation helpful? Give feedback.
All reactions