Skip to content

Releases: AlirezaHadjar/react-native-fast-confetti

v1.1.2

12 Jan 09:57
460f039

Choose a tag to compare

What's Changed

  • Added fallEasing and blastEasing props for independent easing control over falling and blast animations
  • blastEasing is only available when cannonsPositions is defined
  • Deprecated easing prop (still works as fallback for backward compatibility)

Full Changelog: v1.1.1...v1.1.2

v1.1.1

28 Aug 10:48

Choose a tag to compare

  • Exposed missing types

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Aug 22:43

Choose a tag to compare

What's Changed

  • Added containerStyle prop
  • Allow passing blastPosition/cannonsPositions in restart method. This allows user to override the prop and pass in dynamic values
  • IMPORTANT NOTE: PIConfetti uses a separate ref from Confetti. See documentation for details

Full Changelog: v1.0.3...v1.1.0

v1.0.3

27 Jul 19:34

Choose a tag to compare

What's Changed

  • Brought back forwardRef for backward compatibility
  • Fixed a minor bug in <PIConfetti />

Full Changelog: v1.0.2...v1.0.3

v1.0.2

25 Jun 13:00

Choose a tag to compare

What's Changed

  • Fixed the integration with bare rn projects

Full Changelog: v1.0.1...v1.0.2

v1.0.1

22 Jun 16:49

Choose a tag to compare

What's Changed

  • Updated the default verticalSpacing of <ContinuousConfetti /> to 200

Full Changelog: v0.8.3...v1.0.1

v1.0.0

22 Jun 16:47
f0c3fa8

Choose a tag to compare

What's Changed

  • Added continuous mode
  • Added custom texture support
  • Switched to the new react-native-reanimated API 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

09 May 08:26

Choose a tag to compare

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

04 May 12:51

Choose a tag to compare

v0.8.3-beta.0 Pre-release
Pre-release
  • Support for expo v53 and React 19

Full Changelog: v0.8.2...v0.8.3-beta.0

v0.8.2

17 Jan 14:38

Choose a tag to compare

What's Changed

  • Fixed compiling issue on web

Full Changelog: v0.8.1...v0.8.2