Hi all. I’m curious how one would properly implem...
# compose
m
Hi all. I’m curious how one would properly implement composables based on screen width/height selectors.
Honestly, i’m interested in the Global properties like screen width/height, orientation (which one could in theory derive from width/height), etc…
t
Copy code
ConfigurationAmbient.current
Contains orientation and width/height of the screen