Taymindis/react-router-native-animate-stack

Vertical support

Closed this issue · 3 comments

This library seems just what I was looking for.

I do need vertical support so certain parts can be swiped vertically.

Any pointers on how I can implement this?

Hmm... I have only giving gestureX value for swiping customisation

GestureX Value

If you said swiping from Bottom to Top, It will be an enhancement but not difficult to do, you just override my gesture constructor from X to Y will do. Or I will enhance it in this weekend.

If you want to navigate vertically please refer
Vertical navigation

Sweet! I'll take a look.

Thanks for the quick response.

Hi @miguelocarvajal ,

The version 1.2.6 will have vertical swiping support, please take a look this snippet for more details