DevStoriesAfrica / DevStories-app

A community app built using Kotlin, MVVM and Jetpack Libraries.
https://devstoriesafrica.com/
MIT License
29 stars 19 forks source link

Reset email fragment and email confirmation fragment UI setup for issue #33 #39

Closed JayExtra closed 2 years ago

JayExtra commented 2 years ago

I did the following:

  1. setup the ui for reset password fragment and email confirmation fragment
  2. added the forgot password text to Login fragment
  3. connected the viewModel to reset password fragment
  4. updated the nav graph with the new destinations and added the navigation actions

Signed-off-by: James Gitonga 40741293+JayExtra@users.noreply.github.com