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
The repo above is a freshly create expo project. I created the project, then ran npx gluestack-ui init, and then ran npx gluestack-ui add --all. Then I copy and pasted the modal example from the docs onto the index screen.
If you open the app, open the modal, and click the tap the ModalCloseButton on iOS, you will see that the modal does not close.
gluestack-ui Version
2
Platform
Expo
React Native CLI
Next
Web
Android
iOS
Other Platform
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
@Viraj-10 - I also tested it using a repo clean repo you had previously provided, and it seemed to work correctly in there. So maybe something has changed since then. This was the repo where it worked I believe it was working correctly.
Description
Tapping the ModalCloseButton on iOS doesn't work
CodeSandbox/Snack link
https://github.com/flyingL123/gluestack-modal
Steps to reproduce
The repo above is a freshly create expo project. I created the project, then ran
npx gluestack-ui init
, and then rannpx gluestack-ui add --all
. Then I copy and pasted the modal example from the docs onto the index screen.If you open the app, open the modal, and click the tap the ModalCloseButton on iOS, you will see that the modal does not close.
gluestack-ui Version
2
Platform
Other Platform
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: