A simple react native application to simulate bank transfers that uses a PIN component created without lib.
- 1 - Clone the repository on the local machine
git clone https://github.com/jairoevaristo/mybank-app.git
- 2 - Access the project folder and install dependencies
npm install
or
yarn install
- 3 - Launch the app
expo start