wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.01k stars 2.68k forks source link

fix: update layout.orientation types to match iOS implementation #7811

Closed oblador closed 8 months ago

oblador commented 8 months ago

Android doesn't have upsideDown or all (but does have default), but then again iOS doesn't have the sensor* ones.