git clone https://github.com/kelvinsinsua/problema3-reactnative.git
cd problema3-reactnative && yarn install
cd ios && pod install (solo para iOS)
react-native run-android ó react-native run-ios
"@react-native-community/async-storage": "^1.12.1", "axios": "^0.20.0", "react": "16.13.1", "react-native": "0.63.3", "react-native-gesture-handler": "^1.8.0", "react-native-reanimated": "^1.13.1", "react-native-router-flux": "^4.2.0", "react-native-screens": "^2.11.0"