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, 20242021Oct 17, 20242021
InSimform EngineeringbyMeetmistryThe Ultimate Guide to Writing Clean Jetpack ComposeA Step-by-Step Approach to Crafting Elegant and Maintainable ComposeNov 21, 20241.4K3Nov 21, 20241.4K3
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, 20241K8Nov 4, 20241K8
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, 20242191May 28, 20242191
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, 20241483May 20, 20241483
InTeknasyon Engineeringbyilyas ipekStop Passing Event/UI-Action Callbacks in Jetpack ComposeWhy the UDF is a waste of time for most screens.Mar 18, 20241.7K20Mar 18, 20241.7K20
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, 20247031Feb 19, 20247031
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, 20241.1K3Feb 27, 20241.1K3
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, 20243016Jan 13, 20243016
InCanopasbyMegh LathHow to Use Render Effects in Jetpack Compose for Stunning VisualsLearning by Example: How to Use Render Effects to Transform UIsNov 1, 20231K1Nov 1, 20231K1
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, 20231965Oct 2, 20231965
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, 20233824Aug 15, 20233824
InProAndroidDevbyAlejandro ZurcherImplementing a Crypto Trade App in Jetpack ComposeAdding a Custom Crypto Cap CardJul 29, 202357Jul 29, 202357
InBootcampbyAlejandro ZurcherCreating a Unique UI using Jetpack ComposeA Composable JourneyJun 14, 20235183Jun 14, 20235183
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, 2023129Jun 14, 2023129
InProAndroidDevbyUdit VermaPerformance With Jetpack Compose — Part 1Step by step approach on improving your UI performance with jetpack compose using a sample application.Jun 26, 20232801Jun 26, 20232801
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, 20233181May 9, 20233181
InITNEXTbyCosta FotiadisExercises in futility: Jetpack Compose RecompositionMay 15, 20234125May 15, 20234125
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, 20238142May 8, 20238142
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, 20221.4K10Aug 9, 20221.4K10