1.0.5 • Published 4 years ago

react-native-react-native-force-orientation v1.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

react-native-react-native-force-orientation

Getting started

$ npm install react-native-react-native-force-orientation --save

Mostly automatic installation

$ react-native link react-native-react-native-force-orientation

Usage

import ReactNativeForceOrientation from 'react-native-react-native-force-orientation';

// TODO: What to do with the module?
ReactNativeForceOrientation;