react-native-orientation icon indicating copy to clipboard operation
react-native-orientation copied to clipboard

Crash on [[UIDevice currentDevice] setValue:[NSNumber numberWithInteger: UIInterfaceOrientationLandscapeLeft] forKey:@"orientation"];

Open phuhk opened this issue 6 years ago • 1 comments

Hi there, sometime my app cause crash for line [UIDevice currentDevice] setValue:[NSNumber numberWithInteger: UIInterfaceOrientationLandscapeLeft] forKey:@"orientation"];. I follow config from document already, but don't know how to resolve this issue.

phuhk avatar Jan 14 '19 16:01 phuhk

Use a fork react-native-orientation-locker with normal support ! :+1:

retyui avatar Mar 14 '19 07:03 retyui