#kotlinmultiplatform 검색 결과
✨ 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, 😅).
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
codex tried to convince me my bug didn't exist. it's gaslightin dev edition #DevLife #KotlinMultiplatform
🤯 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. github.com/chrisbanes/tiv…
Did you guys knew that you can already click through your Compose Multiplatform app in iOS via Swift Preview just as if you would deploy on a real device? 😲 #KotlinMultiplatform #Kotlin #iosdev #androiddev #JetpackCompose #kmp #cmp
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:
⌨️ 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
Taking the first steps towards building a KMM project 🚀 Question: Which Android Studio version do you use for your KMM apps? 🤔 #Kotlin #KotlinMultiplatform #AndroidDev
Absolutely blown away by the simplicity and convenience of sharing ViewModel in #kotlinMultiplatform, all thanks to @RickClephas' brilliant library 🚀
You can try out the Markaz app, the third one here; it also has the swipe gesture, not using the compose navigation, but Voyager. Built completely with Compose Multiplatform from the ground up. link in thread. Note: Not available in all regions. #KotlinConf #kotlinMultiplatform
#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: bit.ly/4g1mzjo #iOS #Android
🚀 Introducing my project: a trading app on KMP. Experience seamless trading across platforms. #Multiarchitect #dcbln23. Join me in revolutionizing the trading industry! 📱💼🌐📈🚀 #KotlinMultiplatform
Today I learned that you can do this in Ktor. If you're receiving a Json that should be serialized to an object, you can just specify the type of the serialization that you expect to happen. It's a simple reified function, but it looks great! #kotlinmultiplatform #kmp
This is what I mean when I say that I love Cursor autocomplete. I'm converting an in-memory storage to one using KStore (this is #kotlinmultiplatform) and, don't know how, it detects that I now need suspend functions and suggest me to change the three functions at once!
Been building this for last couple of weeks A kotlin multiplatform Authenticator app, still work in progress, will add github as backup mechanism, QR code scan, wear and watchOS targets and menu bar app for mac at-least. #KotlinMultiplatform #kotlin #buildInPublic @AndroidDev
🎨 Integrated MaterialKolor into Tivi recently It makes using color extraction in your Compose apps totally effortless. PR: github.com/chrisbanes/tiv… #JetpackCompose #KotlinMultiplatform
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
youtu.be/WyJ-wOpJ5KI?si… A market place app built with compose multiplatform. Demo and still in testing phase . @kotlinconf @kotlin @joreilly #composemultiplatform #kotlinmultiplatform
youtube.com
YouTube
Market Place application
Day 12 of #100DaysOfAI 🚀 Receipt scanner mobile app foundation ready: ✅ Kotlin Multiplatform (Android + iOS) ✅ Bottom navigation working ✅ Koin DI configured ✅ Screen routing setup Tomorrow: Camera integration 📸 #KotlinMultiplatform #compose #MobileAI
codex tried to convince me my bug didn't exist. it's gaslightin dev edition #DevLife #KotlinMultiplatform
KMP webMain source set is a game changer for #KotlinMultiplatform library developers. Now no need to write almost same code in 2 source sets js and wasmjs, just write at single place.
Want to know what's new in Kotlin 2.2.20? I've explored all important features in this video. #Kotlin #KotlinMultiplatform Watch here: youtu.be/TwTrxNBYEIA
youtube.com
YouTube
Why Kotlin 2.2.20 Changes Everything for KMP Developers
Just open-sourced London Tube Status — a Kotlin Multiplatform library bringing real-time TFL data and Compose UI to Android & iOS. 👉 github.com/IntSoftDev/Lon… #KotlinMultiplatform #ComposeMultiplatform #OpenSource #TFL #LondonUnderground
I’ve started my journey with Kotlin Multiplatform! I’ve been curious about how Kotlin can bridge mobile, web, and backend development, and I’m finally diving in. The goal is to explore, build, and share what I learn along the way. #Kotlin #KotlinMultiplatform #LearningJourney
🚀 New blog post: I explain how to build an IoT app with Kotlin Multiplatform — from architecture to real hardware integration. 👉 thedroidsonroids.com/blog/how-to-cr… #KotlinMultiplatform #IoT #Kotlin #Android #iOS
I just published, Metro: The KMP DI Framework You Never Knew You Needed medium.com/p/metro-the-km… #KMP #kotlinmultiplatform #androiddev
I've successfully implemented Koin DI across all the platforms(Android, iOS, Desktop, Web) of the Kmp-moive app. It brings cleaner architecture and stability. Repo: github.com/piashcse/kmp-m… #Kmp #Cmp #KotlinMultiplatform #Koin #OpenSource #PiashCSE
#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: bit.ly/4g1mzjo #iOS #Android
📱⚖️Flutter vs Kotlin: Which Cross-Platform Path Fits You Best? Explore a head-to-head comparison of Flutter and Kotlin Multiplatform.📖Read: neosofttech.com/blogs/flutter-… #NeoSOFT #Flutter #KotlinMultiplatform #AppDevelopment #MobileAppDevelopment #CrossPlatform #TechThatTransforms
New app need in-app subscriptions and a solid authentication flow. With @KMPship's pre-integrated features, you don't spend a week setting it all up from scratch. It’s the perfect boilerplate for any mobile app startup. #JetpackCompose #KotlinMultiplatform #AndroidDev…
Explore :-🚀 📘 Official guide (KMP & CMP): jetbrains.com/help/kotlin-mu… Share logic, and even UI with Compose Multiplatform ✨ cc @kotlinbyjetbrains #Kotlin #KotlinMultiplatform #ComposeMultiplatform
KMP vs CMP: 🧩 KMP: share business logic, UI separate per platform ✨ CMP: share logic + UI across Android 🤖, iOS 🍏, Desktop 🖥️, Web 🌐 💡 Less code, more reuse, run everywhere! #kotlin #KotlinMultiplatform #ComposeMultiplatform #mobile
Over the weekend I was working on making my RSS reader app fetch images from different sources correctly and it feels so much nicer to see more artworks/images now 🙌🏾 #KotlinMultiplatform
#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: bit.ly/4g1mzjo #iOS #Android
Preparing new update for Twine 🧰 - Updated feeds page - Added support for pinning 10 feeds to the top of the list - App now supports Android 8.0 and above #KotlinMultiplatform #Compose #AndroidDev
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
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
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:
Twine v1.48.0 rolling out now! - Light mode (finally!) - Improved feed fav icon fetching, app will display high-quality fav icons when available - Support RTL layouts based on content - UI performance improvements #IndieApps #RSS #KotlinMultiplatform #MaterialDesign
🚀 Introducing my project: a trading app on KMP. Experience seamless trading across platforms. #Multiarchitect #dcbln23. Join me in revolutionizing the trading industry! 📱💼🌐📈🚀 #KotlinMultiplatform
📣 #MultiplatformTip Have an Android app and wondering how you can use #KotlinMultiplatform to share business logic with your iOS app? The process is detailed in this article: jb.gg/kmp-integrate-… In a nutshell: 1️⃣ Make your code cross-platform 2️⃣ Make your cross-platform…
I just noticed that our production app is 99.9% in Kotlin. feeling proud as a Kotlin enthusiast. #kotlin #kotlinmultiplatform
🚀 We experienced an incredible session with @pamelaahill on "Best Practices for Developing Amazing Kotlin Multiplatform Apps." We delved into the world of crafting exceptional cross-platform apps, mastering their intricacies.📱 #GoogleIOExtended #KotlinMultiplatform
📚 Looking for educational materials about #KotlinMultiplatform? Check out our comprehensive tutorials! Whether you're a beginner or refining your existing skills, we have all the guides in one place. Unlock the power of cross-platform development! 👉 kotl.in/multiplatform-…
Got some success in running a Kotlin Multiplatform app with shared UI and network and db. Now need to clean the code and beautify the UI. #androiddev #kotlin #kotlinmultiplatform #iosdev
In case you didn't know, this exist⬇️ It's never been easier to kick off your KMP journey! Visit kmp.jetbrains.com #KotlinMultiplatform #ComposeMultiplatform #AndroidDev
🔥 #KMP Tip: Make use of `transitiveExport` to export a more user friendly API to native targets such as iOS. See here where we have an implementation of #kotlin FlowCollector both before and after setting transitiveExport to true! #kotlinMultiplatform
When using #KotlinMultiplatform with #JetpackCompose be careful when declaring models in #KMP module and passing as params of composable functions. The compiler wont be able to access the stability of that model. Heres how you can use the Immutable annotation in KMP
🔥 KMP Tip: When working in a multi module project, you can make use of extension functions to reduce the amount of noise in your build scrips! #KMP #KotlinMultiplatform #androiddev #kotlin
Something went wrong.
Something went wrong.
United States Trends
- 1. Ohtani 74.2K posts
- 2. #WorldSeries 77.8K posts
- 3. Mookie 9,113 posts
- 4. #Dodgers 14.1K posts
- 5. Draymond 2,960 posts
- 6. Chiefs 80K posts
- 7. #WWERaw 44.4K posts
- 8. Edman 6,220 posts
- 9. Vladdy 6,619 posts
- 10. Mahomes 25.1K posts
- 11. Mariota 7,774 posts
- 12. Grokipedia 34.8K posts
- 13. Treinen 2,943 posts
- 14. Freddie 11.9K posts
- 15. Terry 24K posts
- 16. Kelce 16.7K posts
- 17. Rashee Rice 4,070 posts
- 18. Teoscar 7,189 posts
- 19. Maxey 9,583 posts
- 20. #RaiseHail 7,200 posts