Category "landscape"

CarouselView Xamarin forms indicator view not showing

Im trying to see the indicator views , but for some reason I cant see them , also , I tried horizontals options : fill and expand , it does work on ios on lands

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'}}/>

SwiftUI Force Portrait On All Except One View

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

How to include a portrait layout in a landscape layout?

I have designed the perfect portrait layout. I'd like to include is as a part of the landscape version (see attachment). There is no extra functionality, so