react-native-orientation-locker
Version:
A react-native module that can listen on orientation changing of device, get current orientation, lock to preferred orientation.
30 lines (29 loc) • 792 B
JSON
{
"name": "react-native-orientation-locker",
"version": "1.0.2",
"description": "A react-native module that can listen on orientation changing of device, get current orientation, lock to preferred orientation.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/wonday/react-native-orientation-locker.git"
},
"keywords": [
"orientation",
"react-native",
"android",
"ios",
"screen"
],
"author": {
"name": "Wonday",
"url": "https://github.com/wonday"
},
"license": " Apache-2.0",
"bugs": {
"url": "https://github.com/wonday/react-native-orientation-locker/issues"
},
"dependencies": {
},
"peerDependencies": {
}
}