Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Exemple de navegació entre pantalles fet amb Android Studio LadyBug usant Jetpack Compose amb Kotlin.

Notifications You must be signed in to change notification settings

raimonizard/android-studio-screen-navigation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android App with screen navigation

Android Studio Version

Android Studio Ladybug | 2024.2.1 Patch 2

Language

Kotlin with JetPack Compose

Purpose

Show an screen navigation use case


Gradle dependencies

It is necessary to add the following dependencies in the file app/build.gradle.kts:

dependencies {
  implementation 'androidx.navigation:navigation-compose:2.7.5'
}

Screenshot

App activity

About

Exemple de navegació entre pantalles fet amb Android Studio LadyBug usant Jetpack Compose amb Kotlin.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages