https://github.com/karenyov/rnkeyframes
Animação de Keyframes no React Native
https://github.com/karenyov/rnkeyframes
expo react-native reanimated
Last synced: 24 days ago
JSON representation
Animação de Keyframes no React Native
- Host: GitHub
- URL: https://github.com/karenyov/rnkeyframes
- Owner: karenyov
- Created: 2023-05-09T11:19:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T13:21:18.000Z (over 2 years ago)
- Last Synced: 2025-06-26T06:44:18.855Z (3 months ago)
- Topics: expo, react-native, reanimated
- Language: TypeScript
- Homepage:
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rnkeyframes
Animação de Keyframes no React Native - [Rocketseat](https://www.youtube.com/watch?v=ZeDvruYvFcA&ab_channel=Rocketseat).## Requisitos
- [Nodejs](https://nodejs.org/en/download/)## Bibliotecas
:white_check_mark: [Reanimated](https://docs.expo.dev/versions/latest/sdk/reanimated/)
## Rodando
> Entrar na pasta do projeto e executar:```sh
//instalando dependências
npm i// executando APP
expo start
```# Screenshots
![]()