react-native-confetti
react-native-confetti copied to clipboard
Confetti falls within the container
The confetti will fall within it's container rather than full screen. Useful if you wish to show within a nested view. You can animate over the full screen as well if it is wrapped in a full screen container
Also fixed a warning about setting state if the component is unmounted while animating
tried both master and this branch and I am unable to get anything except an empty view to show confetti. Am I doing something wrong or is this not made to nest children within the view?