#

expo-router

Expo Router navigation framework

Mobile DevExpo Router: Swipe Direction Like Back for New Screens

Customize Expo Router swipe direction to mimic router.back() left-to-right animation on new screens using slide_from_left, gestureDirection: 'horizontal', and Stack options. Perfect for step-driven apps jumping to intermediary screens with intuitive back gestures.

1 answer 1 view