https://github.com/gartnerleandro/react-native-animated-splash-screen
https://github.com/gartnerleandro/react-native-animated-splash-screen
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gartnerleandro/react-native-animated-splash-screen
- Owner: gartnerleandro
- Created: 2025-01-12T11:55:25.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-13T07:33:15.000Z (5 months ago)
- Last Synced: 2025-01-29T10:40:15.505Z (4 months ago)
- Language: TypeScript
- Size: 494 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Splash Screen animada en React Native
Este proyecto es un ejemplo de cómo animar tu Splash Screen en React Native utilizando lottiefiles
## Cómo empezar
1. Instalar dependencias
```bash
pnpm install
```2. Iniciar App
```bash
pnpm ios
```## Tutorial completo desde cero
[](https://www.youtube.com/watch?v=i4dNESMH2w8)
## Unete a la comunidad
- [YouTube](https://www.youtube.com/@gartnerleandro): Mira mis últimos vídeos y aprende más sobre programación y React Native.
- [Discord](https://discord.gg/wjawp6eNr3): Habla con otros miembros de la comunidad y resuelve tus dudas.