#kotlinmultiplatform hasil pencarian

✨ 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, 😅).


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:

chrisbanes's tweet image. 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:

🤯 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…


Absolutely blown away by the simplicity and convenience of sharing ViewModel in #kotlinMultiplatform, all thanks to @RickClephas' brilliant library 🚀

FloGz7's tweet image. Absolutely blown away by the simplicity and convenience of sharing ViewModel in #kotlinMultiplatform, all thanks to @RickClephas' brilliant library 🚀

🚀 Introducing my project: a trading app on KMP. Experience seamless trading across platforms. #Multiarchitect #dcbln23. Join me in revolutionizing the trading industry! 📱💼🌐📈🚀 #KotlinMultiplatform

johnkil's tweet image. 🚀 Introducing my project: a trading app on KMP. Experience seamless trading across platforms. #Multiarchitect #dcbln23. Join me in revolutionizing the trading industry! 📱💼🌐📈🚀 #KotlinMultiplatform

Taking the first steps towards building a KMM project 🚀 Question: Which Android Studio version do you use for your KMM apps? 🤔 #Kotlin #KotlinMultiplatform #AndroidDev

waseefakhtar's tweet image. Taking the first steps towards building a KMM project 🚀 

Question: Which Android Studio version do you use for your KMM apps? 🤔

#Kotlin #KotlinMultiplatform #AndroidDev

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

leiva_dev's tweet image. 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

#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

InfoQ's tweet image. #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

🎨 Integrated MaterialKolor into Tivi recently It makes using color extraction in your Compose apps totally effortless. PR: github.com/chrisbanes/tiv… #JetpackCompose #KotlinMultiplatform


⌨️ 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


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


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

kashif_mehmood_'s tweet image. 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

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

astamatok's tweet image. 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

Managed to get login working in tivi.app 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: github.com/chrisbanes/tiv…


This is fantasy. Shared tests on #kotlinmultiplatform

leiva_dev's tweet image. This is fantasy.

Shared tests on #kotlinmultiplatform

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


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

Kelset's tweet image. 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

Live until 5:00 PM EST! 🔴 It's a lazy Sunday, but dev on Lift Bro continues! Knocking out some bugs and refactoring right now. 🤔Maybe I jump into a new Workout Templating feature later? Come hang out at twitch.tv/dangeroustopla…! #mobiledev #livestream #kotlinmultiplatform


Kotlin Multiplatform feels like the underdog ready to steal the spotlight from React Native. 🚀 Why go for the flashy when you can build once and run everywhere? Future-proof your apps, folks! Which side are you on? #KotlinMultiplatform #ReactNative #TechDebate 🤔


⚛️🤝React Native vs Kotlin Multiplatform: Uncover how both perform across speed and scalability - and find out which one aligns best with your goals.📖Read: neosofttech.com/blogs/react-na… #NeoSOFT #ReactNative #KotlinMultiplatform #CrossPlatform #AppDevelopment #TechThatTransforms

neosoftofficial's tweet image. ⚛️🤝React Native vs Kotlin Multiplatform: Uncover how both perform across speed and scalability - and find out which one aligns best with your goals.📖Read: neosofttech.com/blogs/react-na… 

#NeoSOFT #ReactNative #KotlinMultiplatform #CrossPlatform #AppDevelopment #TechThatTransforms

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.


#KotlinMultiplatform in 2025, Seems true😃

How It feels to do #Kotlin Multiplatform in 2025



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

asad_dev's tweet image. 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


PHOTOISM X 카야라니 ARTIST FRAME OPEN ! 호주의 따뜻한 햇살을 닮은 ☀️ 카야💞라니 자매 프레임 왔어요 🎁 카야라니와 깜찍 인증샷 남길 독자코 모여라 ✧⁺⸜(●′▾‵●)⸝⁺✧ 포토이즘에서 카야라니와 함께 소중한 추억을 남겨보세요 📸 📆 2025/11/07 - 2026/01/06

photoism_kr's tweet image. PHOTOISM X 카야라니
ARTIST FRAME OPEN !

호주의 따뜻한 햇살을 닮은 ☀️
카야💞라니 자매 프레임 왔어요 🎁

카야라니와 깜찍 인증샷 남길
독자코 모여라 ✧⁺⸜(●′▾‵●)⸝⁺✧

포토이즘에서 카야라니와 함께
소중한 추억을 남겨보세요 📸

📆 2025/11/07 - 2026/01/06
photoism_kr's tweet image. PHOTOISM X 카야라니
ARTIST FRAME OPEN !

호주의 따뜻한 햇살을 닮은 ☀️
카야💞라니 자매 프레임 왔어요 🎁

카야라니와 깜찍 인증샷 남길
독자코 모여라 ✧⁺⸜(●′▾‵●)⸝⁺✧

포토이즘에서 카야라니와 함께
소중한 추억을 남겨보세요 📸

📆 2025/11/07 - 2026/01/06

ลอยกระทงกับแก๊งเขม 🎇💕 #กระทงลอยสองคนสบายใจกว่า #artworkติดฝน #TleFirstOne #GalleryofTleFirstOne #เขมจิราต้องรอดseries #KengNamping

jayaaa_tt's tweet image. ลอยกระทงกับแก๊งเขม 🎇💕

#กระทงลอยสองคนสบายใจกว่า
#artworkติดฝน #TleFirstOne 
#GalleryofTleFirstOne

#เขมจิราต้องรอดseries 
#KengNamping

🙏🌼सुप्रभात दोस्तो 🌼🙏 🙏 🌼जय उमिया मात की🌼🙏 🙏🌼आज के दर्शन गठिला मंदिर🌼🙏 🙏🌼जयहो महाकाल भोलेनाथ की🌼🙏 🌼🌼🌼🌼🌼🌼🌼🌼🌼🌼🌼🌼

P87115398Suri's tweet image. 🙏🌼सुप्रभात दोस्तो 🌼🙏
        🙏 🌼जय उमिया मात की🌼🙏
  🙏🌼आज  के दर्शन गठिला मंदिर🌼🙏
 🙏🌼जयहो महाकाल भोलेनाथ की🌼🙏
🌼🌼🌼🌼🌼🌼🌼🌼🌼🌼🌼🌼
P87115398Suri's tweet image. 🙏🌼सुप्रभात दोस्तो 🌼🙏
        🙏 🌼जय उमिया मात की🌼🙏
  🙏🌼आज  के दर्शन गठिला मंदिर🌼🙏
 🙏🌼जयहो महाकाल भोलेनाथ की🌼🙏
🌼🌼🌼🌼🌼🌼🌼🌼🌼🌼🌼🌼

5階エスカレーター後方にフォトブースを設置しております! 是非 #KotlinFest でツイートして下さい!

kotlin_fest's tweet image. 5階エスカレーター後方にフォトブースを設置しております!
是非 #KotlinFest でツイートして下さい!

Kotlin Fest 2025 スタート🐥本日は運営スタッフとして参加しています。今日は一日一緒にKotlinを愛でましょう✨よろしくお願いします。 #kotlinfest

satoshoco's tweet image. Kotlin Fest 2025 スタート🐥本日は運営スタッフとして参加しています。今日は一日一緒にKotlinを愛でましょう✨よろしくお願いします。 #kotlinfest
satoshoco's tweet image. Kotlin Fest 2025 スタート🐥本日は運営スタッフとして参加しています。今日は一日一緒にKotlinを愛でましょう✨よろしくお願いします。 #kotlinfest

Bathed in celestial luminance, the night unveiled her sacred secret where light and shadow dance, and the soul remembers its origin. Blessed be this Kartik Purnima, where the universe hums in divine stillness. 🌕💫 #KartikPurnima #theme_pic_India_moonclicks #NehaClick 📸

JustNeha____'s tweet image. Bathed in celestial luminance,
the night unveiled her sacred secret 
where light and shadow dance,
and the soul remembers its origin.
Blessed be this Kartik Purnima,
where the universe hums in divine stillness. 🌕💫

#KartikPurnima #theme_pic_India_moonclicks 
#NehaClick 📸
JustNeha____'s tweet image. Bathed in celestial luminance,
the night unveiled her sacred secret 
where light and shadow dance,
and the soul remembers its origin.
Blessed be this Kartik Purnima,
where the universe hums in divine stillness. 🌕💫

#KartikPurnima #theme_pic_India_moonclicks 
#NehaClick 📸
JustNeha____'s tweet image. Bathed in celestial luminance,
the night unveiled her sacred secret 
where light and shadow dance,
and the soul remembers its origin.
Blessed be this Kartik Purnima,
where the universe hums in divine stillness. 🌕💫

#KartikPurnima #theme_pic_India_moonclicks 
#NehaClick 📸
JustNeha____'s tweet image. Bathed in celestial luminance,
the night unveiled her sacred secret 
where light and shadow dance,
and the soul remembers its origin.
Blessed be this Kartik Purnima,
where the universe hums in divine stillness. 🌕💫

#KartikPurnima #theme_pic_India_moonclicks 
#NehaClick 📸

Spring Boot mit Kotlin hat schon eine gewisse Eleganz.

trashmovie123's tweet image. Spring Boot mit Kotlin hat schon eine gewisse Eleganz.
trashmovie123's tweet image. Spring Boot mit Kotlin hat schon eine gewisse Eleganz.

Kotlin Fest2025が始まりました! 今年もテーマはKotlinを愛でるです! みんなでKotlinを愛でましょう🐤🐤 [[愛でる]]!! #KotlinFest

kotlin_fest's tweet image. Kotlin Fest2025が始まりました!

今年もテーマはKotlinを愛でるです!
みんなでKotlinを愛でましょう🐤🐤

[[愛でる]]!!

#KotlinFest

Kotlin Fest, @_knih さんオンザステージ! #KotlinFest #let

itohiro73's tweet image. Kotlin Fest, @_knih さんオンザステージ!
#KotlinFest #let

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

its_sasikanth's tweet image. 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
its_sasikanth's tweet image. 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
its_sasikanth's tweet image. 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

Kotlin/Native Plugin for AppCode is Here! blog.jetbrains.com/kotlin/2018/04…


🐥ブース出展中🐥 本日開催の #KotlinFest にてブース出展しています! 新刊の技術同人誌など限定ノベルティを用意してお待ちしています💫 ぜひお立ち寄りください🐳! prd-blog.loglass.co.jp/entry/kotlinfe…

LoglassPrdTeam's tweet image. 🐥ブース出展中🐥
本日開催の #KotlinFest にてブース出展しています!
新刊の技術同人誌など限定ノベルティを用意してお待ちしています💫
ぜひお立ち寄りください🐳!
prd-blog.loglass.co.jp/entry/kotlinfe…

📣 #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…

kotlin's tweet image. 📣 #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…

🚀 Introducing my project: a trading app on KMP. Experience seamless trading across platforms. #Multiarchitect #dcbln23. Join me in revolutionizing the trading industry! 📱💼🌐📈🚀 #KotlinMultiplatform

johnkil's tweet image. 🚀 Introducing my project: a trading app on KMP. Experience seamless trading across platforms. #Multiarchitect #dcbln23. Join me in revolutionizing the trading industry! 📱💼🌐📈🚀 #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-…

kotlin's tweet image. 📚 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-…

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

its_sasikanth's tweet image. 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
its_sasikanth's tweet image. 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
its_sasikanth's tweet image. 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
its_sasikanth's tweet image. 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

I just noticed that our production app is 99.9% in Kotlin. feeling proud as a Kotlin enthusiast. #kotlin #kotlinmultiplatform

kashif_mehmood_'s tweet image. I just noticed that our production app is 99.9% in Kotlin. feeling proud as a Kotlin enthusiast.

#kotlin #kotlinmultiplatform

Loading...

Something went wrong.


Something went wrong.


United States Trends