lock-device-orientation.mo
Owner: Kévin Jean
Prerequisites
Steps
Lock all the app pages
componentWillMount () {
Orientation.lockToPortrait()
}Last updated
componentWillMount () {
Orientation.lockToPortrait()
}Last updated