#kotlinmultiplatform نتائج البحث

لا توجد نتائج لـ "#kotlinmultiplatform"

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


#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

📱⚖️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


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


The “React Native vs. Flutter” debate is asking the wrong question. Stop looking for a winner 🥊Start asking: Which framework’s philosophy matches YOUR project? 🌍 A thread 🧵 #ReactNative #Flutter #KotlinMultiplatform #DotNetMAUI #AppDev #MobileDev


wasted 12 day on collage and doom scrolling ,now no compromise :( 🏔️Day 9/40 LyncUp >Made the screens >Fix connection logics >showing snackbar in mobile while connection ⭐️github.com/codewithdipesh… #buildInPublic #kotlinMultiplatform #jetpackCompose #Remote #Connection

Day 8/40 LyncUp 🔗 Remote connection app(Kotlin Multiplatform) ✅Fixed the entire connection architecture ✅background service for server and clipboard monitoring & syncing ✅connection approval coordinator for JVM Flow - bit.ly/3V8Z4eH ⭐️ github.com/codewithdipesh…



Today I added a spotlight step for Timer Settings. Now first-time users will immediately see how to adjust their focus times. #kotlinmultiplatform #buildinpublic #indiedev #mobiledev #android #iOS


I just redesigned the Level Info screen in full glass style. It finally matches the rest of the app and feels much cleaner. Small detail, but it changes the whole vibe. #kotlinmultiplatform #buildinpublic #indiedev #mobiledev #android #iOS

remziakgoz_dev's tweet image. I just redesigned the Level Info screen in full glass style.
It finally matches the rest of the app and feels much cleaner. Small detail, but it changes the whole vibe.
#kotlinmultiplatform #buildinpublic #indiedev #mobiledev #android #iOS

The whole app now carries the glass concept. I redesigned the user icon, cycle count, and level up info in glass style. Feels much sweeter and finally true to the concept. #kotlinmultiplatform #buildinpublic #indiedev #mobiledev #android #iOS


Today I built the reset cycle count dialog in a glass style. Finally feels consistent with the whole concept. #kotlinmultiplatform #buildinpublic #indiedev #mobiledev #android #iOS


#ComposeMultiplatform release 1.9.0 is out with following changes: New context menu API. Material 3 Expressive theme. Web in Beta and Accessibility support on web targets. New API for embedding HTML content WebElementView(). 🎉 #KotlinMultiplatform jetbrains.com/help/kotlin-mu…


Today I added Timer Settings. Work, break, and long break durations are now customizable. I also designed an easy-on-the-eyes glass menu. #kotlinmultiplatform #buildinpublic #indiedev #mobiledev #android #iOS


I realized today the auth issue wasn’t that complex. I was using runBlocking without dispatchers, which blocked the main thread and crashed the app. Gave them Dispatchers.Default — now it runs smoothly and fast. #KotlinMultiplatform #buildinpublic #indiedev #crossplatform


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

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

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

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

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

#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

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

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

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

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

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

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

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

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

🔥 #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

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

🚀 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

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

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

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

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

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:

Loading...

Something went wrong.


Something went wrong.


United States Trends