Today, we're going to talk about our submit() function. We won't actually use the function because it's taken from my Reactjs app and it won't work in React Native. But, it's a good detour to learn a little bit about the differences between React and React Native. However, do add this code to your Login.js file.
And an IMPORTANT lesson:
If something is not super complex and can be handled by your web app (like password reset) then DON'T IMPLEMENT IT ON YOUR MOBILE APP.
Make better use of your time and invest it in something more important. For me, I just made a link that leads the user to my password reset feature on my website.
LEVERAGE YOUR ASSETS (or in this case, the Web App's password reset feature)!
Read our medium article here: / react-native-tutorial-step-11
Don't forget to like, comment, and subscribe!
========================================================
Reference Links
========================================================
Redux Saga: https://www.npmjs.com/package/redux-saga
========================================================
Connect with me!
========================================================
Linkedin: / donaldlee50
Instagram: / donlee50
Twitter: / donaldlee50
Youtube: / coursehack
Mailing List: http://bit.ly/coursehack-mailing-list
Coursehack's Facebook Group: bit.ly/join-coursehack-facebook-group
Don't forget to like, comment, and subscribe!