amingsc

Results 3 comments of amingsc

ios: vi react-native-orientation/iOS/RCTOrientation/Orientation.m //static UIInterfaceOrientationMask _orientation = UIInterfaceOrientationMaskAllButUpsideDown; static UIInterfaceOrientationMask _orientation = UIDeviceOrientationPortrait; //locked to portrait android:

BorderShadow.js Line25/37,Change: to or use my fork: yarn add https://github.com/amingsc/react-native-shadow.git

i meet same error,fix with: ./gradlew clean...rebuild works.