:iphone: Nubank clone application - React Native
React Native application Animations and Styles
# Install dependencies
yarn install
# Start the metro bundler into a new terminal tab
yarn start
# Start the app android
react-native run-android
# Start the app ios
react-native run-ios --device