Tag: jetpack compose navigation
Navigation Drawer using Jetpack Compose 2022
Navigation Drawer using Jetpack Compose. Jetpack Compose is the latest most innovative Android toolkit by Google to build the native Android UI. If you haven’t had the chance to try it […]
Android Jetpack Compose navigation with ViewModels
Android Jetpack Compose navigation with ViewModels. In the course of a recent project, I chose to use Jetpack Compose as my view layer completely. Although Google’s Get Started examples of the UI are […]
The Jetpack Compose Guideline Blog – 1
The Jetpack Compose Guideline Blog – 1, Every application is supported by a UI framework. They have a major impact on how apps are designed and the way they perform. They […]
Android jetpack compose bottom navigation bar
In this jetpack compose tutorial we learn about how to make an Android jetpack compose a bottom navigation bar. Navigation within Jetpack Compose has been somewhat difficult to implement prior […]