React Native Force Vertical

[Solved] React Native Force Vertical | Lisp - Code Explorer | yomemimo.com
Question : react native force vertical

Answered by : alexandre-dao

For Android add this to your manifest in each activity:
android:screenOrientation="portrait" 

Source : https://stackoverflow.com/questions/32176548/how-to-disable-rotation-in-react-native | Last Update : Tue, 24 Aug 21

Answers related to react native force vertical

Code Explorer Popular Question For Lisp