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

Add Gesture to slideFromBottom #3

Open
CoericK opened this issue Apr 26, 2018 · 1 comment
Open

Add Gesture to slideFromBottom #3

CoericK opened this issue Apr 26, 2018 · 1 comment

Comments

@CoericK
Copy link

CoericK commented Apr 26, 2018

Im using the slideFromBottom transition, i was wondering how to make it work so if the user starts sliding down the screen that is hidding at the top pushes the bottom screen.

So far what is doing is: The user starts sliding left to right and the top screen pushes the bottom screen.

@computerjazz
Copy link
Owner

You're probably going to have to implement your own gestures to get that functionality -- check out this branch for a start: https://github.com/computerjazz/rn-transitions/tree/dm-pullDownGestureNav

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

2 participants