Join Slack
Hey everyone, does anyone know how to disable landscape orientation in a Compose Multiplatform proje...
# multiplatform
e
Eduardo Ruesta
09/18/2024, 1:37 PM
Hey everyone, does anyone know how to disable landscape orientation in a Compose Multiplatform project?
m
Muaz KADAN
09/18/2024, 2:16 PM
you'll have to handle this differently for each platform ,
Muaz KADAN
09/18/2024, 2:17 PM
From AndroidManifest in android
Muaz KADAN
09/18/2024, 2:17 PM
and Info.plist in iOS
e
Eduardo Ruesta
09/18/2024, 2:18 PM
amazing!! thanks
kodee happy
✅ 1
m
Michael Paus
09/18/2024, 5:18 PM
But it’s actually discouraged to do that. An app should work on all window sizes especially in the light of the latest developments
https://developer.android.com/about/versions/15/features#large-screens
🫶 1
3
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by