IMPROVE - Connect WelcomeView
and WelcomeViewAddVehicle
to App Flow
#285
Labels
first-timers-only
Issues specifically for people who are new to open source
good first issue
Good for newcomers
hacktoberfest
Any issue that can contribute to hacktoberfest
improvement
Improve an existing feature (like error handling)
Describe the feature you want to improve
WelcomeView
andWelcomeViewAddVehicle
have been created but aren't officially attached to the actual app flow.WelcomeView
, and then pushWelcomeViewAddVehicle
after tapping continueDashboardView
Note
Don't actually write the code for adding the vehicle in Firebase, because I want to look closer at how this works (this is going to be broken in a different task), because the functionality is in the
SettingsViewModel
, which isn't accessible at this point)Describe alternatives you've considered
N/A
The text was updated successfully, but these errors were encountered: