Jetpack Compose Material 3 Complete Tutorial Kotlin Android Studio 15 : Navigation Drawer

preview_player
Показать описание
In this video , Jetpack Compose Material 3 Complete Tutorial Kotlin Android Studio 15 : Navigation Drawer, we are going to implement the Navigation Drawer component of jetpack compose.

Social Media Links

The navigation drawer component is a slide-in menu that lets users navigate to various sections of your app. Users can activate it by swiping from the side or tapping a menu icon.

Consider these three use cases for implementing a Navigation Drawer:

Content organization: Enable users to switch between different categories, such as in news or blogging apps.
Account management: Provide quick links to account settings and profile sections in apps with user accounts.
Feature discovery: Organize multiple features and settings in a single menu to facilitate user discovery and access in complex apps.
In Material Design, there are two types of navigation drawers:

Standard: Share space within a screen with other content.
Modal: Appears over the top of other content within a screen.

ModalNavigationDrawer accepts a number of additional drawer parameters. For example, you can toggle whether or not the drawer responds to drags with the gesturesEnabled parameter

Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of Kotlin's standard library depends on the Java Class Library, but type inference allows its syntax to be more concise.

Android Studio is the official integrated development environment for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development. It is available for download on Windows, macOS and Linux based operating systems.

Jetpack Compose is Android’s recommended, modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs.
Рекомендации по теме
Комментарии
Автор

Can you add to this tutorial for a profile pic? Id like to add a profile pick from my gallery im using jetpack compose kotlin, thanks!

mickmaszt
Автор

Can you create WhatsApp clone, instagram clone, todoist clone, notes app clone, and other app clones in jetpack compose, because there are tons of dozens of clones tutorials available for flutter and XML(java/kotlin) but does not exist for jetpack compose, jetpack compose seems impressive but lacks community, resources and tutorials!
Please try to make tutorials/courses playlist on these topics please!!

chhatrapatikumar
visit shbcf.ru