UNPKG

react-native-orientation-locker

Version:

A react-native module that can listen on orientation changing of device, get current orientation, lock to preferred orientation.

7 lines (4 loc) 200 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.wonday.orientation"> <uses-permission android:name="android.permission.BLUETOOTH"/> </manifest>