how to get display size in the compose multiplatfo...
# compose
j
how to get display size in the compose multiplatform?
e
I use the
maxWidth
property of
Copy code
BoxWithConstraints
https://developer.android.com/jetpack/compose/layouts/adaptive
j
Thanks. I was looking for something like this for responsiveness