Closed sajjaphani closed 5 years ago
Thanks, this looks great! I did notice this error on iOS at least when trying to access the "forgot password" function:
CONSOLE ERROR [native code]: ERROR TypeError: _co.forgotPassword is not a function. (In '_co.forgotPassword()', '_co.forgotPassword' is undefined)
Also can you please exclude the .DS_Store
file from your PR?
I have added the missing forget password functionality.
Thanks! I'm going to merge this manually as there are some conflicts I can't easily resolve. This is great.
This sample login functionality is backed by Kinvey. Follows some of the best practices including field labels, show password, inline errors, etc. This implementation is also tablet friendly.