ahmadajah03 Thu Mar 2020 2 years ago

React native tutorial Part 3 - Adding Redux Form in Signup Screen

React native tutorial
Part 1- React native login, signup and navigation example: https://youtu.be/_K41vd_W2qE
Part 2 - Configuring Redux, and Redux Persist in React Native: https://youtu.be/mlEU4p23kWI
Part 3 - Adding Redux Form in Signup Screen: https://youtu.be/9rrSa5MBWmY
Part 4 - Form Validation and Creating an API Service Function: https://youtu.be/741_zSdr_Ec
Part 5 - Signup Form Integration with backend and use of Redux Thunk: https://youtu.be/FHUC2mwsBzo
Part 6 - Logout and Login Functionality added with backend Integration: https://youtu.be/ADmf-sMAmV4
Part 7 - Error Handling in React Native: https://youtu.be/E-_bk0X7tS4

Github: https://github.com/winit30/react-native-tutorial

React native backend tutorial
Part 1 - React native Backend: Project Setup, Installing dependencies, creating routes and User Schema: https://youtu.be/0rMHn9dlXNw
Part 2 - React native Backend: Validating Mongoose Schema: https://youtu.be/cfDx77jAQRw
Part 3 - React native Backend: Generating Auth Token: https://youtu.be/Je9oY50qHq4
Part 4 - React native Backend: Hash Password with Bcrypt: https://youtu.be/ovl8mOa85Zo
Part 5 - React native Backend: Login User By Email and Password: https://youtu.be/Z3rtC2TJ_3Q
Part 6 - React native Backend: Create middleware to get user by token: https://youtu.be/uaB7hwfrMGs
Part 7 - React native Backend: Logout user by removing token: https://youtu.be/wIi36dqgKVA
react-redux react-native-redux redux-persist react-native-login react-native-tutorial redux-form