/AsyncStorage_React-Native_Login

On screen 1, takes username and password field and a save button. On saving, the app stores the credential in the AsysnStorage of the phone. When you quit it and re-open, it navigate immediately to screen 2. On screen 2, there is button to navigate to screen 3, and you're able to navigate back to screen 2 from screen 3.

Primary LanguageJavaScript

This repository is not active