You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some simple Compose Multiplatform wrappers of common components, layouts, and Material Design components for Android/desktop and Compose HTML (mainly based on [KMDC](https://github.com/mpetuska/kmdc))
6
+
Some simple Compose Multiplatform wrappers of common components, layouts, and Material Design components for Android/desktop/iOS (those in `androidx.compose.material`) and Compose HTML (mainly based on [KMDC](https://github.com/mpetuska/kmdc))
7
7
8
8
We try to make the function types of the composable components follow those of the desktop and Android ones
9
9
in `androidx.compose.foundation` and `androidx.compose.material`, meanwhile being compatible with the Compose HTML APIs. However,
0 commit comments