expo / ex-navigation

Route-centric navigation for React Native
997 stars 201 forks source link

How to modal slide from the top instead of bottom(NavigationStyle: slideVertical)? #489

Open quentinpaden opened 7 years ago

quentinpaden commented 7 years ago

I tried navigationStyles: slideVertical, but that just slides in from the bottom.

Im wondering if theres a navigationStyle where it slides in from the top, and you can slide it out from the top.

Thanks

kay-es commented 6 years ago

+1 and also for the transition from left to the right in slideHorizontal or slideHorizontalIOS :/