App created to sign in.
- React native with expo
- Native base
- React hook forms
- Yup
-
Clone Repository
git clone https://github.com/carlosdavid0/Sign-up-form-controller
-
Install dependencies
npm install // yarn install or yarn
-
Run the project
npm run start // npx expo start or yarn start