/Login-And-Signup-UI-React-Native

Login and Signup page for Application in react native.

Primary LanguageJavaScript

Login-And-Signup-UI-React-Native

Login and Signup page for Application in react native.

some snapshots:

Initial Page:

screenshot_20190303-184228

when user clicks on 'Already registered ?'

screenshot_20190303-184220

when user clicks on 'Forgot password ?'

screenshot_20190303-184237

You need to instal all the node mudules for react native App: commands are following :

npx create-react-app myApp

cd myApp

npm start