Published inProAndroidDevBuilding a Space Flight News App with Compose Multiplatform for Android, iOS, and Desktop: Part 3The third part of building a Compose Multiplatform app: offline support with SQLDelight.6d agoA response icon26d agoA response icon2
Published inProAndroidDevBuilding a Space Flight News App with Compose Multiplatform for Android, iOS, and Desktop: Part 2The second part of building a Compose Multiplatform app, fetching data with Ktor and Koin.Jun 9Jun 9
Published inProAndroidDevKotlin’s Builder Functions: A Better Way to Create Lists, Maps, Strings & SetsKotlin offers several convenience functions to create lists, maps, strings and more without the usual boilerplate code.May 9A response icon1May 9A response icon1
Published inProAndroidDevTooltips in Compose Material 3The Material Design 3 library in Compose provides an out-of-the-box API to display tooltips in apps.Apr 26Apr 26
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 11A response icon1Jan 11A response icon1
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, 2024A response icon1Dec 22, 2024A response icon1
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, 2024A response icon2Oct 5, 2024A response icon2
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, 2024A response icon1Sep 5, 2024A response icon1
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, 2024A response icon1Aug 27, 2024A response icon1