react-native-wmm-orientation-locker
v0.5.1
Published
屏幕传感控制(目前只有 android)
Downloads
2
Readme
react-native-wmm-orientation-locker
屏幕传感控制(目前只有 android)
Installation
npm install react-native-wmm-orientation-locker
Usage
import { multiply } from 'react-native-wmm-orientation-locker';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library