Since CocoaPods in going to be soon dismissed and will be read-only by the end of the year I tried to migrate some of my Compose Multiplatform projects to Swift Package Manager.

Here's "How I did it" 😜

https://xabaras.medium.com/how-i-switched-from-cocoapods-to-swift-package-manager-in-my-cmp-project-65f3c2a1816f?sk=d62121ccf9b521e9a18cb88bc61260a4

#ComposeMultiplatform #KotlinMultiplatform #SwiftPackageManager #iOSDev #AndroidDev #KMP

How I switched from CocoaPods to Swift Package Manager in my CMP project

Since CocoaPods is going to be soon dismissed and it’s becoming read only by the end of the year I tried to switch some of my Compose…

Medium
How I built GitHub Store to 12,500 stars in 6 months — I started at 16

Six months ago I was a 16-year-old in Uzbekistan trying to ship a small Android app I'd built. The...

DEV Community
Since there are some parts missing from the #kmp transkit I am moving on to the next kit. A #revell #Plymouth #GTX for the #TheWheelAndSprue group build #scalemodel #scalemodels #scalemodelling #scale124
Since there are some parts missing from the #kmp transkit I am moving on to the next kit. A #revell #Plymouth #GTX for the #TheWheelAndSprue group build #scalemodel #scalemodels #scalemodelling #scale124

🚀 Coil 3.5.0-beta01 is here!

• Min SDK 23 📱
• Faster WebP on JS/WASM ⚡
• Better cache handling 🛠️
• Updated Kotlin, Compose & more 🔄

🔗 https://github.com/coil-kt/coil/releases/tag/3.5.0-beta01

#AndroidDev #Kotlin #Compose #KMP #OpenSource #Android

Release 3.5.0-beta01 · coil-kt/coil

See CHANGELOG.md.

GitHub

Обновление Paginator с 3.x до 8.x

Эта статья — про то, что реально изменилось, и в каком порядке я бы рекомендовал это трогать. Основано на диффе между (3.3.0) и (8.6.2).

https://habr.com/ru/articles/1030758/

#paging #kmp #paging_library #paginator

Обновление Paginator с 3.x до 8.x

Если вы сидели на Paginator 3.3.0 и решили сразу прыгнуть на актуальную 8.6.2 — это не совсем «обновление», а скорее миграция на, по сути, другую библиотеку. Концепции те же (page state, закладки,...

Хабр