Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow changing animation for modals #494

Closed
jacobp100 opened this issue May 5, 2020 · 0 comments · Fixed by #502
Closed

Allow changing animation for modals #494

jacobp100 opened this issue May 5, 2020 · 0 comments · Fixed by #502

Comments

@jacobp100
Copy link
Contributor

jacobp100 commented May 5, 2020

We're creating a navigator using createNativeStackNavigator and we have a screen with options { stackPresentation: 'transparentModal', stackAnimation: 'none' }

We're doing our own animation with a backdrop, so we need to be able to disable the system animation

Currently stackAnimation only works with stack transitions

Tested on iOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant