React Navigation
Create
Log in / Sign up
Roadmap
Feature Requests
Voters
Carlos Flores
h
hossein mohammadi
h
haibert barifan
Bechir Ba
Noitidart
Jobir Jakhongirov
Manuel Vargas
Eugene Chybisov
Aron
Jérémy M
and 30 more...
Powered by Canny
40
Control orientation for screens in navigationOptions
planned
Brent Vatne
January 23, 2018
Activity Feed
Sort by
Brent Vatne
this is a bit more tricky to implement than status bar color in navigationOptions because there is no native api built in to react-native to control the screen orientation. so we would need to either implement it upstream, or have the user inject some object that conforms to an interface we expect, or require that users install a particular library for managing this. the best would likely be to upstream...
·
September 20, 2018
·
Reply
Brent Vatne
marked this post as
planned
·
September 20, 2018
·
Reply
Anthony Glyadchenko
How is this not a priority? This is basic behavior for a navigation library. Hacky workarounds with fake nav bars? Then what's the point?
·
January 23, 2018
·
Reply
Brent Vatne
Anthony Glyadchenko: you can control the orientation using another API, it doesn't need to be exposed through navigationOptions. this is just for convenience
·
September 20, 2018
·
Reply
Powered by Canny