I want to lock the orientation of my camera screen. <Stack.Screen name="Camera" component={Camera} options={{ headerShown:false,orientation:'landscape'}}/>
I have a SwiftUI project. For all but one of the views, I want to allow portrait and only portrait mode. For only one view, I want to allow both portrait and la