Component - Navigating between composables
This UI component demonstrates how to move from one screen to another using navigation between composables in Android Jetpack Compose. It shows a simple button that, when clicked, takes the user from the first screen to the second screen.