How to React-Native : Building Login & Register (Authentication) screen
У вашего броузера проблема в совместимости с HTML5
This tutorial focuses on usage of Sign-in and sign-up screen along with forget password screen in react-native for cross platform android and ios app in Linux with navigation between the components using stack navigator and Async local storage of input values
In this video we learn:
- To use the Stack Navigator for navigation
- To hide navabr in certain component & back option in final screen
- To using different properties of TextInput and moving cursor from 1 field to other with returnkeytype and hiding password using secureTextEntry
-To store the input fields locally using Asyncstorage (server integration in next sessions)
Github:
https://github.com/aryaminus/RN-login-register-screen
For Starters:
https://reactnavigation.org/docs/intro/
Author:
http://sunim.com.np/