Skip to content

A simple app that demonstrates ways of sharing data between screens in Android

License

Notifications You must be signed in to change notification settings

raheemadamboev/sharing-data-between-screens

Repository files navigation

sharing-data-between-screens

A simple app that demonstrates ways of sharing data between screens in Android.

Sharing Data Between Screens

Download demo

Navigation Arguments

Shared Viewmodel

Stateful Dependency

Composition Local

Persistent Storage