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.
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.