react-native-confetti icon indicating copy to clipboard operation
react-native-confetti copied to clipboard

Confetti falls within the container

Open JackThomson2 opened this issue 7 years ago • 2 comments

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

JackThomson2 avatar Jul 20 '17 09:07 JackThomson2

Also fixed a warning about setting state if the component is unmounted while animating

JackThomson2 avatar Jul 20 '17 10:07 JackThomson2

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?

mgwidmann avatar Sep 08 '17 04:09 mgwidmann