Questions tagged [react-native-orientation-locker]
2 questions
4
votes
0 answers
view photo taken in landscape orientation, in "portrait" orientation for review, and save so it's not rotated
I am using "react-native-vision-camera": "^2.15.4", in my Expo project (SDK 46, RN, 0.69.9). The expo-camera module doesn't support different lenses, hence the switch.
When i take a picture in either portrait or landscape orientation, the photo is…

Phil Lucks
- 2,704
- 6
- 31
- 57
0
votes
1 answer
React Native app is not locked to portrait mode despite using react-native-orientation and setting project settings in Xcode
I'm developing a React Native application and want to lock the device orientation to portrait mode only. I have installed react-native-orientation and am using it in my app, but it does not seem to prevent the app from rotating to landscape…

Mel
- 625
- 9
- 25