- Implementar diseños en React Native
- Busquedas utilizando Debounce
- Infinity Scroll
- Ejecuta
cd RN-Pokedex
- Ejecuta
yarn install
- Si lo ejecutas para iOS
npx pod-install && npx react-native run-ios
- Si lo ejecutas para Android
npx react-native run-android