Demo: Onboarding
So. many. screens!



Starter Code:
Screen 1, 2: EntryScreen and WelcomeScreen
Screen 3: MoodScreen
TODO 0: Add the navigation dependency
Todo 1: Create a NavController
Todo 2: Navigate to the selected screen
Todo 3: Navigate to WelcomeScreen
Todo 4: Add MoodScreen as a Destination
TODO 5: Animate the background color so that it fades into the new color when a different button is clicked.
TODO 6: Animate the emoji so that when a different mood button is clicked, the emoji appears to slide horizontally out of view while the next emoji slides horizontally into view from the other side.
Congrats you've finished the demo!
Last updated
Was this helpful?