Installation 1.install rnpm Run npm install -g rnpm 2.via rnpm Run rnpm install react-native-orientation Note: rnpm will install and link the library automatically. via npm Run npm install react-native-orientation --save 3.Linking Using rnpm (iOS +
Beginning with API Level 8, you can allow your application to be installed on the external storage (for example, the device's SD card). This is an optional feature you can declare for your application with theandroid:installLocation manifest attribut