marcuzgabriel / react-native-reanimated-confetti

A customizable confetti for react native projects using reanimated v3
https://marcuzgabriel.github.io/react-native-reanimated-confetti
MIT License
15 stars 1 forks source link

Feat: React Native Skia Confetti, LTS React Native & LTS Eslint #4

Closed marcuzgabriel closed 1 month ago

marcuzgabriel commented 1 month ago

There has been feedback regarding performance: https://github.com/marcuzgabriel/react-native-reanimated-confetti/issues/2. React Native Skia is the best solution I have found. Additionally, it is now possible to batch the render process and activate it manually. This allows confetti to be rendered in a 'hidden' mode and then displayed based on user interaction.

marcuzgabriel commented 1 month ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: