Skip to content

Showing modal in iOS displays modal once #96

Description

@patiparnne

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions