Skip to content
Discussion options

You must be logged in to vote

I am not sure if iOS supports the presentation you are talking about in any different way than the normal one, although if you know any native application that uses it, please share it here. I am afraid Android doesn't have this concept of modals available. Both these issues could probably be implemented with applying custom transitions and layout of screens etc. but it is not available by default. If you don't want platform-specific implementations of navigators, the normal stack is the way to go for you since it uses only JS to implement its views and therefore is platform-agnostic.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AkshayAdiga1997
Comment options

@WoLewicki
Comment options

Answer selected by tboba
@AkshayAdiga1997
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants