Oliver Vicente9 Tips to improve your Jetpack Compose PreviewsWhen developing new composables, following these tips can make it easier to maintain your code and speed up the creation of previews.Oct 282
Daniel AtitieneiPull To Refresh using material3 — Jetpack ComposeGrab a cup of coffee ☕, and let’s see how easily you can add a pull-to-refresh indicator in your Jetpack Compose app using material3.2d ago
Vishnu Kumar SoniUnderstanding State Handling in Jetpack Compose: A Beginner’s GuideJetpack Compose, Android’s modern UI toolkit, simplifies UI development with its declarative paradigm. One of its standout features is how…6d ago6d ago
Mun BonecciHow to display videos using ExoPlayer on android with Jetpack ComposeFor this tutorial, I decided to show you a simple way to use ExoPlayer with Jetpack Compose.Jan 102Jan 102
Oliver Vicente9 Tips to improve your Jetpack Compose PreviewsWhen developing new composables, following these tips can make it easier to maintain your code and speed up the creation of previews.Oct 282
Daniel AtitieneiPull To Refresh using material3 — Jetpack ComposeGrab a cup of coffee ☕, and let’s see how easily you can add a pull-to-refresh indicator in your Jetpack Compose app using material3.2d ago
Vishnu Kumar SoniUnderstanding State Handling in Jetpack Compose: A Beginner’s GuideJetpack Compose, Android’s modern UI toolkit, simplifies UI development with its declarative paradigm. One of its standout features is how…6d ago
Mun BonecciHow to display videos using ExoPlayer on android with Jetpack ComposeFor this tutorial, I decided to show you a simple way to use ExoPlayer with Jetpack Compose.Jan 102
Daniel AtitieneiListen To Lifecycle Events In Jetpack ComposeGrab a cup of coffee ☕, and let’s see how easily you can listen to Lifecycle events in your Jetpack Compose appDec 2
InStackademicbyRizwanul HaqueManaging State in Jetpack ComposeState management is one of the core concepts in Jetpack Compose. Unlike the traditional Android View system, where UI state is tied to…Oct 31
Hector TafoyaJetpack Compose: A Better Preview ArchitectureStructuring our project to leverage the power of Preview tool.Nov 261