/react-native-orientation-test

Repository to test react-native-orientation lockToX

Primary LanguageObjective-C

react-native-orientation-test

Repository to test react-native-orientation lockToX

https://github.com/yamill/react-native-orientation

Update

It's working now Demo

Make sure to have done the following:

  • Replace #import Orientation.h to #import "../../node_modules/react-native-orientation/iOS/RCTOrientation/Orientation.h" in AppDelegate.m
  • Replace #import RCTBridgeModule.h to #import <React/RCTBridgeModule.h> in your node_modules/react-native-orientation/iOS/Orientation.h