<h1 align="center">React Native Fiesta 🎉</h1>

<p align="center">A set of celebration animations powered by @shopify/react-native-skia. Engage more with your users by celebrating in your React Native application.</p>

<p align="center">
  <img width="100%" src="https://user-images.githubusercontent.com/20783123/208243166-44ba12b5-1e19-407d-9a46-c4b04949c28d.gif" alt="React Native Fiesta Demo">
</p>

Fiesta is a set of animations ideal for celebration and user engagement.

`react-native-fiesta` is fully powered by [@shopify/react-native-skia](https://shopify.github.io/react-native-skia/).

## Getting Started

```bash
yarn add @shopify/react-native-skia
yarn add react-native-reanimated
yarn add react-native-fiesta
```

## Documentation

- [Take a look to the documentation on the website](https://mateoguzmana.github.io/react-native-fiesta/)

## Examples

- [Using Expo and Renimated 3](./example/)

## Contributing

Please read the [guidelines](./CONTRIBUTING.md).

- If you have any questions or suggestions, please open an issue on [Github](https://github.com/mateoguzmana/react-native-fiesta/issues).
- To contribute adding a new animation or by improving the existing ones, please open a pull request.
- If you have a cool theme the community can use, don't hesitate opening an issue to suggest it (or just shoot a PR).

## License

MIT
