Releases: AlirezaHadjar/react-native-fast-confetti
Releases Β· AlirezaHadjar/react-native-fast-confetti
v1.1.2
What's Changed
- Added
fallEasingandblastEasingprops for independent easing control over falling and blast animations blastEasingis only available when cannonsPositions is defined- Deprecated
easingprop (still works as fallback for backward compatibility)
Full Changelog: v1.1.1...v1.1.2
v1.1.1
- Exposed missing types
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Added
containerStyleprop - Allow passing blastPosition/cannonsPositions in
restartmethod. This allows user to override the prop and pass in dynamic values - IMPORTANT NOTE:
PIConfettiuses a separate ref fromConfetti. See documentation for details
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- Brought back
forwardReffor backward compatibility - Fixed a minor bug in
<PIConfetti />
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
What's Changed
- Updated the default
verticalSpacingof<ContinuousConfetti />to200
Full Changelog: v0.8.3...v1.0.1
v1.0.0
What's Changed
- Added continuous mode
- Added custom texture support
- Switched to the new
react-native-reanimatedAPI for React Compiler compatibility - Exposed more config for deeper customization
- Updated the example project to the latest Expo SDK
Full Changelog: v0.8.3...v1.0.0
v0.8.3
0.8.3 (2025-05-09)
- Added support for expo v53 and skia v2
Important
If youβre using Expo v53 with React 19, make sure to use Skia version v2.0.0-next.4 or higher, otherwise you may experience performance regressions
v0.8.3-beta.0
- Support for expo v53 and React 19
Full Changelog: v0.8.2...v0.8.3-beta.0