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

How to pop or go to another scene without transition. #2689

Closed
Dorentin1997 opened this issue Dec 8, 2017 · 3 comments
Closed

How to pop or go to another scene without transition. #2689

Dorentin1997 opened this issue Dec 8, 2017 · 3 comments

Comments

@Dorentin1997
Copy link

Version

"react-native": "0.50.3",
"react-native-router-flux": "^4.0.0-beta.24"

I tried setting the duration to 0 but it still does an animation from bottom top

@Dorentin1997
Copy link
Author

Solved!

I placed the duration : 0 to the stack component instead of router.

@Blapi
Copy link
Collaborator

Blapi commented Dec 8, 2017

Check this if you want to do more with transitions : #2628

@Blapi Blapi closed this as completed Dec 8, 2017
@bhaskardabhi
Copy link

@Dorentin1997 can you let me know what property need to be set? right now stack doesn't have any property called duration

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

No branches or pull requests

3 participants