Riddhi Patel10 Common Mistakes to Avoid in Jetpack ComposeThis list is for all mobile developers who use the modern UI framework Jetpack Compose for building their app’s UI. You can either use this…Oct 17, 20241Oct 17, 20241
InSimform EngineeringbyMeetmistryThe Ultimate Guide to Writing Clean Jetpack ComposeA Step-by-Step Approach to Crafting Elegant and Maintainable ComposeNov 21, 20243Nov 21, 20243
InClean Android DevbyDenis BrandiModeling ViewModel State in Android: A Guide to Clean, Scalable PatternsPoorly designed models create a cascade of complications for every component that depends on them. In the case of presentation models, when…Nov 4, 20248Nov 4, 20248
InProAndroidDevbyZhangKeJetpack Compose: System UI Compatibility and Immersive Status BarIn Android, the screen typically consists of both the app content and system-drawn components, including the top status bar and the bottom…May 28, 20241May 28, 20241
InProAndroidDevbyAndrei RiikMigrating UI-oriented Android library to Compose Multiplatform (Android/iOS)After years of evolution, it seems like we can finally say that Kotlin Multiplatform is here to stay. However, I still had this awkward…May 20, 20243May 20, 20243
InTeknasyon Engineeringbyilyas ipekStop Passing Event/UI-Action Callbacks in Jetpack ComposeWhy the UDF is a waste of time for most screens.Mar 18, 202420Mar 18, 202420
InProAndroidDevbyRuslan MyhalContainer transform animation with Jetpack ComposeLearn how to implement a manual container transform animation in Android using AnimatedContent and Transition APIs from Jetpack Compose.Feb 19, 20241Feb 19, 20241
InAndroid DevelopersbyRebecca FranksFun with shapes in ComposeCreate a progress bar that transitions from a squiggly “star” shaped rounded polygon to a circle while performing the regular progress…Feb 27, 20243Feb 27, 20243
InProAndroidDevbyZakir SheikhBlurring the Lines: How to Achieve a Glassmorphic Design with Jetpack ComposeComputers have come a long way since their inception. From bulky machines that occupied entire rooms and performed simple calculations, to…Jan 13, 20246Jan 13, 20246
InCanopasbyMegh LathHow to Use Render Effects in Jetpack Compose for Stunning VisualsLearning by Example: How to Use Render Effects to Transform UIsNov 1, 20231Nov 1, 20231
InAndroid IdeasbyAdrian TacheAvoid return statements in Jetpack Compose!If there’s one thing that has created the weirdest errors I’ve seen so far, it’s return statements in composable functions.Oct 2, 20235Oct 2, 20235
Gustavo RossJetpack Compose: Mastering StatesState in Jetpack Compose is something we deal with about 90% of the time in our projects. So, mastering all the tricks about it will…Aug 15, 20234Aug 15, 20234
InProAndroidDevbyAlejandro ZurcherImplementing a Crypto Trade App in Jetpack ComposeAdding a Custom Crypto Cap CardJul 29, 2023Jul 29, 2023
InBootcampbyAlejandro ZurcherCreating a Unique UI using Jetpack ComposeA Composable JourneyJun 14, 20233Jun 14, 20233
Youssef HachichaIncrease the Performance in Jetpack Compose part 1Have you ever wondered why your application is running so slow even though it's just a simple app? well maybe it has to do with unnecessary…Jun 14, 2023Jun 14, 2023
InProAndroidDevbyUdit VermaPerformance With Jetpack Compose — Part 1Step by step approach on improving your UI performance with jetpack compose using a sample application.Jun 26, 20231Jun 26, 20231
InZepetobyLakeWhy Zepeto Chose Jetpack Compose for Their Android App UIJetpack Compose has a significant impact on the development of the Zepeto Android app’s UI, revolutionizing the way it is created…May 9, 20231May 9, 20231
InITNEXTbyCosta FotiadisExercises in futility: Jetpack Compose RecompositionMay 15, 20235May 15, 20235
Michal Bialas10 Open-Source Projects That’ll Make You Excited About Using Jetpack ComposeThese 10 projects and libraries will give you boost to learn or deep dive into Jetpack Compose. Enjoy! 🚀💥May 8, 20232May 8, 20232
InOkCreditbyPratham AroraComparing Jetpack Compose performance with XMLAs Jetpack compose is progressing towards stability, our team decided to measure the performance differences between Compose and XML-based…Aug 9, 202210Aug 9, 202210