Explore tweets tagged as #kotlinmultiplatform
In case you didn't know, this exist⬇️.It's never been easier to kick off your KMP journey! . Visit #KotlinMultiplatform #ComposeMultiplatform #AndroidDev
2
7
88
#KotlinMultiplatform is gaining traction as a #CrossPlatform alternative - enabling code sharing without losing native performance or user experience. But what are the trade-offs? .📖 This #InfoQ article explores the pros & cons in depth: #iOS #Android
0
3
5
✨ First video out now! 🥳. Learn how to create delightful mesh gradients in #JetpackCompose.Works on Android and #KotlinMultiplatform. If you like the video, you can check out the code that made it, fully open source on GitHub (aka tell me how bad my code is, 😅).
9
42
252
⌨️ Working on @VocabKit bottom bar with Haze library by @chrisbanes. As expected, position of extension function is crucial. 👀 Use hazeSource firstly for smooth colour update 🎨 Here is example, thanks @sinasamaki article 🤝 #KMP #KotlinMultiplatform #buildinpublic #Kotlin #CMP
2
2
26
🎉 The latest Android Studio Narwhal now supports Compose Preview for KMP projects! 🚀 This makes cross-platform UI development smoother than ever!. 🔗 #JetpackCompose #KotlinMultiplatform #AndroidStudio #ComposeMultiplatform #Kotlin #AndroidDev #iOSDev
2
7
64
The "kotlinx-datetime" library has been updated to version "v0.6.0-RC", which introduces an API for locale-invariant parsing and formatting. Formatting options:.- Unicode pattern.- DSL. It's time to clean up platform-specific code. #Kotlin #KotlinMultiplatform
4
7
33
🤯 Still blows my mind how easy it is to call native APIs from #KotlinMultiplatform. In this PR, I delegate to a native iOS 'bottom sheet' with a UIDatePicker, all written in Kotlin, and driven from Compose.
15
68
608
本日より #DroidKaigi のゴールドスポンサーとして、ベルサール渋谷ガーデンにお邪魔しております!.素敵なグッズが当たるキャンペーンなどブース限定の催しも行っておりますので、ご来場の方はぜひお立ち寄りください🐤.#JetBrains.#Kotlin.#KotlinMultiplatform.#Fleet
0
6
30
More #firebase account handling fun with Kotlin Multiplatform. This time with account deletion and anonymous user linking. #jetpackcompose #buildinpublic #kotlin #androiddev #iosdev #swiftui #swift #kotlinmultiplatform #appdev
3
3
64
FYI: If you run Gradle from Xcode for #KotlinMultiplatform, you want to sync up your JVMs. Gradle Daemons can only be shared in the same JVM, and AS/IJ uses it's own bundled JVM. Multiple daemons = wasted memory. Quick fix: set `GRADLE_LOCAL_JAVA_HOME` to your `JAVA_HOME` JVM:
3
10
139
Taking the first steps towards building a KMM project 🚀 . Question: Which Android Studio version do you use for your KMM apps? 🤔. #Kotlin #KotlinMultiplatform #AndroidDev
2
1
9
Hello my old friend AS, it's been a while. Setting up my first KotlinMultiplatform project
1
0
2
🚀 Introducing my project: a trading app on KMP. Experience seamless trading across platforms. #Multiarchitect #dcbln23. Join me in revolutionizing the trading industry! 📱💼🌐📈🚀 #KotlinMultiplatform
0
3
29
ok so youtube knows me way too well and recommended me a talk from Chris Horner ( @chris_h_codes ) about replicating the #Persona5 IM UI in #kotlinmultiplatform and WELP im literally the perfect target. THEN I learned of this drawWithCache method and it sounds super cool
1
0
0
We can say that Kotlin Multi Platform is really stable for desktop. #JetpackCompose #Kotlin #KotlinMultiPlatform
0
1
23
ended up not needing this but thought it was too cool to not show:. Animated debit card completely done in #jetpackcompose. Nothing crazy. #androiddev #kotlinmultiplatform #compose
0
0
1
New update for Twine rolling out v2.5.0. - Support for offline reader view.- Fix flaky reader parsing progress.- Bug fixes and improvements . #KotlinMultiplatform #JetpackCompose.#RSSReader
6
3
38
Managed to get login working in on iOS 🎉. Delegated the OAuth flow to the AppAuth-iOS framework for ease, but was surprisingly easy to hook into the #KotlinMultiplatform DI graph. Getting closer to being fully functioning. PR:
4
8
126