Return to site

Passing data to previous activity android studio

broken image
broken image

The Navigation Compose component allows you to easily build multi screen apps in Compose using a declarative approach, just like building user interfaces. In modern Android development, multiscreen apps are created using the Jetpack Navigation component.

broken image

For example, the Settings app has many pages of content spread across different screens. However, a lot of the apps you use probably have multiple screens that you can navigate through. Up until this point, the apps you've worked on consisted of a single screen.

broken image