react-native-change-orientation
v0.1.0
Published
React native package that helps change device orientation programatically
Downloads
6
Readme
react-native-change-orientation
React native package that helps change device orientation programatically
Installation
npm install react-native-change-orientationUsage
import ChangeOrientation from "react-native-change-orientation";
// ...
const result = await ChangeOrientation.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
