react-native-confetti-cannon
react-native-confetti-cannon copied to clipboard
feat(ui): non full-windowed support
Description
Add support for non-fullscreen confetti. Useful if using a navbar, or any other component that obscures part of the screen. behaviour is backwards compatible (defaults to Dimensions.get('window')
).
Result
N/A
Related issues
N/A
@VincentCATILLON Bumping in case you have not seen this yet and are interested :)
@VincentCATILLON Are you still maintaining this repository, or is there a better place to merge this?
Sorry @bertrand-caron about the delay, I'll make a review asap
Hi @bertrand-caron
Thanks for your nice contribution
I think the prop should be more explicit (dimensions
instead of window
which is not really appropriate for container dimensions usage imho), can you adjust and i'll publish it ? :)
Can this get merged @VincentCATILLON would be helpful