Code replicating a Nubank home screen interface with React Native with animations.
Made by the Rocketseat tutorial, but with some differences, this version has more cards, and the font used is closer to the official app.
Available on Youtube
- Initial screen of an old version of the app:
- Hidden menu with animations;
- Exit account button;
- Shortcut tabs;
# Clone the repository
$ git clone https://github.com/saulobraine/nubank-ui-reactnative.git
# Access project folder from prompt
$ cd nubank-ui-reactnative
# Install the dependencies
$ yarn
# Run the script
$ yarn start
# Connect your phone on USB (must able to Developer options and USB Depuration) wait for instalation of the app.
Thanks @rocketseat ♥
This project is under the license MIT