Published inProAndroidDevBuilding a Space Flight News App with Compose Multiplatform for Android, iOS, and Desktop: Part 1The first part of a series of articles focusing on building a Compose Multiplatform app.Feb 11Feb 11
Loading Images with Coil in Compose MultiplatformWe take a look at how to add the popular Coil image loading library to a Compose Multiplatform project.Jan 11Jan 11
Type Safe Deep Links in ComposeWe cover what deep links are and how to implement them using the new type-safe APIs of the Navigation Compose library.Dec 22, 20241Dec 22, 20241
Pull to Refresh with Compose Material 3Learn how to add pull-to-refresh to your app with the latest version of the Compose Material 3 library.Oct 5, 20241Oct 5, 20241
Managing the Scope of Extension Functions in KotlinExtension functions in Kotlin enhance classes without inheritance, but overuse can clutter suggestions, especially in multi-module…Sep 5, 2024Sep 5, 2024
5 Tips for Better Compose PreviewsWe take a look at a few advanced concepts that help us get the most out of compose previews.Aug 27, 20241Aug 27, 20241
7 Android Studio Usage Tips7 Android Studio usage tips that can help boost productivity and make it easier to develop apps.May 25, 20248May 25, 20248
Swift Cheatsheet for Android/Kotlin DevelopersWe cover common Swift patterns you might see when looking at iOS code, try to understand them, and compare their implementation in Kotlin.Apr 4, 20246Apr 4, 20246
WebP Image Format on AndroidLearn what WebP image format is, why it’s a good candidate to use on Android, and how it can help you optimize your app size.Mar 14, 2024Mar 14, 2024
Guide to Foreground Services on Android 14Learn how to work with Foreground Services on Android 14.Feb 10, 20245Feb 10, 20245