📱 React Native application Animations and Styles
- Based on the study of the Rocketseat video
# 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