-
Notifications
You must be signed in to change notification settings - Fork 500
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
Picker Modal not opening on ios with the new architecture #636
Comments
pass the mode. it should work pickerProps={{ |
// Wrapping the Modal with a View resolves the issue. |
Any fix for this issue please? Doesn't work with expo 52 and the new architecture. Use to work for the previous react architecture and expo. Does it have anything to do with the Bridgeless Mode?
|
I am having the same issue |
I have the same issue here |
I am having the same issue |
Same issue here. |
Actually, when building my app I got those logs on expo doctor. I didn't try at all updating those packages to the version expo doctor recommended cause right now my app is not launched to iOS yet, I just found the issue cuz I use expo go on my iOS smartphone to test my app, but I'll take a try later on upgrading to those versions, but before I'll check if they're dependent of each other. |
Meanwhile, until this pull request #542 , you can set the following: |
this worked for me too. |
I have a similar issue and nothing has worked for me as per now |
Library version: 9.3.1
React native version: 0.75.4, new architecture enabled
#542
When I do this I can click on the picker, but the modal that opens goes to the top of the screen and is not visible.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Add screenshots to help explain your problem. If screenshots aren't applicable to this issue, write "n/a".
Additional details
The text was updated successfully, but these errors were encountered: