Category "landscape-portrait"

How to lock Orientation for a particular screen in ios in react native?

I want to lock the orientation of my camera screen. <Stack.Screen name="Camera" component={Camera} options={{ headerShown:false,orientation:'landscape'}}/>

Swift - AVFoundation capture image orientation

I have a custom camera which takes photo in portrait mode. My issue is that if i try to take a photo in landscape and save it then the picture is still saved i