issues
search
VincentCATILLON
/
react-native-confetti-cannon
React Native confetti explosion and fall like iOS does.
https://vincentcatillon.github.io/react-native-confetti-cannon
MIT License
476
stars
62
forks
source link
Adding custom colors, small perf refacto and fadeout
#2
Closed
alanlanglois
closed
5 years ago
alanlanglois
commented
5 years ago
Detailed purpose of the PR
Changing the way colors are set to avoid create a string Array on each confetti.
Adding the ability to choose our own confettis colors
Adding fadeout props, it make confettis disappear at the end of the animation.
Result and observation
Works even if just one color is passed in the props.
Testing Strategy
[x] Manual testing
Detailed purpose of the PR
Result and observation
Works even if just one color is passed in the props.
Testing Strategy