Is it possible to not do the closing animation on a modal? I have an initial screen where the user can click signup or login which triggers a modal either way. Once they click on the login or create account button it takes them to the logged in, tabbed state of the app. I HAVE to dismiss the modal to get this all to work so it looks funny because you have the top to bottom modal animation AND the right to left animation navigating into the logged in screen. Would be cool if I could dismiss the modal without animation so the only one would be navigating to the logged in screen. I didn’t see anything in the API’s for this.
1 post - 1 participant