viamgr / trainingapp

trainingapp
0 stars 0 forks source link

-connect domain layer to Forget Password ViewModel #43

Closed pariami closed 6 months ago

pariami commented 8 months ago

-use state for holding ForgetPasswordViewModel values -use event for getting user's action from ui -use effect for showing result of viewModel functions on ui

pariami commented 6 months ago

i merged this branch with branch 39 (add compose navigation)