It’s pretty cool getting my app working on both Android & iOS platforms! #compose #composemultiplatform #JetpackCompose
#compose #composemultiplatform #JetpackCompose
Compose Multiplatformの仕組みを探る(iOS編)
https://qiita.com/y-mimura/items/68456c9f625a4e481300?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#Kotlin #ComposeMultiplatform
After about 12 months of hacking, refactoring and migrating everything to
Kotlin and Compose Multiplatform, I've finally got https://tivi.app running on iOS.
There's a *lot* which is broken and needs to be fixed, but this app is 100% Kotlin
🤯
I have just released a new library for Compose Multiplatform: material3-windowsizeclass-multiplatform 📐
It allows you to use Material 3's WindowSizeClass on various platforms supported by Compose Multiplatform. #composemultiplatform
https://github.com/chrisbanes/material3-windowsizeclass-multiplatform
🚀🎨 Ready to build cross-platform UIs with ease? Check out JetBrains Compose Multiplatform! With this powerful framework, you can write code once and use common UI components across multiple platforms. #JetBrains #ComposeMultiplatform #Kotlin 💻📱
https://www.youtube.com/watch?v=MiXkDyxEDJI
#jetbrains #composemultiplatform #kotlin
📱💻 ¿Quieres crear impresionantes interfaces de usuario en múltiples plataformas? ¡Mira este artículo de JetBrains y descubre cómo utilizar Compose Multiplatform para Android, iOS y más! https://www.jetbrains.com/lp/compose-multiplatform/ #ComposeMultiplatform #JetpackCompose #Android #iOS
#composemultiplatform #jetpackcompose #android #ios
#compose #iOS #composemultiplatform #jetbrain #KotlinConf #kotlinconf23
Tried out Compose Multiplatform - this is Gugal's about page running, with a few changes, on Windows. The source code will be up on GitLab soon.
#gugal #JetpackCompose #composemultiplatform #androiddev
Just discovered Dialogue (https://github.com/zohrevand/dialogue), which is an #XMPP client that resembles Android's default Messages. It uses (or at least says it uses) a native Java library (Smack) at its core, so I'm not sure if it would be possible/feasible to port it to #ComposeMultiPlatform. Plus, it doesn't even seem to support image uploads (although I could maybe add that)...
#xmpp #composemultiplatform #JetpackCompose #kotlin #android #googlemessages
Just updated the Compose for Desktop and Compose for iOS clients in the PeopleInSpace sample (https://github.com/joreilly/PeopleInSpace) to use the nice ComposeImageLoader library (https://github.com/qdsfdhvh/compose-imageloader) #ComposeMultiplatform