You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On android when the inputs is touched the app crashes.
A clear and concise description of what the bug is.
To Reproduce
Open in android and touch the input.
Expected behavior
After I touch the input I should be able to see the items.
Screenshots
Add screenshots to help explain your problem. If screenshots aren't applicable to this issue, write "n/a".
Additional details
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
react-native-picker-select version: [e.g. 4.3.0]
react-native version: [e.g. 0.56]
expo sdk version: [e.g. 38 or n/a]
Reproduction and/or code sample
Provide a link to a reproduction of this issue on https://snack.expo.ioor an explanation why you can not. Not including a snack link will result in a significant delay in our ability to address this issue.
The text was updated successfully, but these errors were encountered:
I believe this is the same issue reported here facebook/react-native#31245. I resolved it the same way reported there, by upgrading React Native to >= 0.64.2.
Describe the bug
On android when the inputs is touched the app crashes.
A clear and concise description of what the bug is.
To Reproduce
Open in android and touch the input.
Expected behavior
After I touch the input I should be able to see the items.
Screenshots
Add screenshots to help explain your problem. If screenshots aren't applicable to this issue, write "n/a".
Additional details
Reproduction and/or code sample
Provide a link to a reproduction of this issue on https://snack.expo.io or an explanation why you can not. Not including a snack link will result in a significant delay in our ability to address this issue.
The text was updated successfully, but these errors were encountered: