Learn Jetpack Compose in Android. Learn how to create a simple quotes app. In this video, we will be learning about Navigation using state variable. Although Jetpack compose has a separate navigation framework but here we have to do it manually using state. Mutable State is used to change the routes/pages. These pages are designed using custom composables. Learn how to navigate between different composables. Learn how to handle click in LazyColumn. Handling clicks is done using State Hoisting concept. Events are raised on the child composables but handling is done on the main activity where parent composable is defined. Data is passed from top to bottom whereas events are moved from bottom to top.
Learn how to handle back button functionality using Back Handler. Effect Handlers provide a way to do some side effects.
Learn step by step on how to define Composable functions along with the best practice. Everything is explained in Hindi (हिन्दी)
Topics covered -
1. Complete Quotes App with List and Detail Screen
2. Handle Back Button in Composables
3. State Hoisting Concept
4. Navigation using State in Jetpack Compose - Manual
Kotlin Flows Playlist -
• Kotlin Flows Tutorials
Jetpack Paging Tutorial -
• Android Paging 3 | Jetpack Architectu...
Complete Dependency Injection Playlist Link -
• Dagger 2 - Dependency Injection in An...
Complete Android Architecture Components Playlist -
• Android Architecture Components and J...
Beginner series in Android Playlist (Hindi) -
• Android Tutorials Step By Step In Hindi
Kotlin Beginners Tutorial Series -
• Kotlin Beginner Tutorials Hindi | Com...
For more info - visit the below link
http://www.cheezycode.com
We are social. Follow us at -
Facebook - / cheezycode
Twitter - / cheezycode
Instagram - / cheezycode