-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I've been trying to show modal in iOS based on the document https://react-nativescript.netlify.app/docs/core-concepts/modals. Everything works fine in android but in iOS, the modal displays only once. After I closed the modal call the function handleOpenModal to show it again, the modal doesn't display.
Here are my dependencies
"@nativescript/core": "^8.6.0"
"react-nativescript": "^5.0.0"
"@nativescript/android": "^8.6.2"
"@nativescript/ios": "8.6.1"
Please see this in my video
My Video
Metadata
Metadata
Assignees
Labels
No labels