alampros / react-confetti

Confetti without the cleanup.
http://alampros.github.io/react-confetti/
MIT License
1.48k stars 97 forks source link

Cannot use react-confetti in React Native after installation - invariant violation #98

Closed plnii closed 3 years ago

plnii commented 3 years ago

Adding to a screen prompts this error. No workaround available. Any thoughts?

Invariant Violation: View config getter callback for component canvas must be a function (received undefined). Make sure to start component names with a capital letter.

lokeshozloits commented 3 years ago

I am also facing same issue when using in react native

Invariant Violation: View config getter callback for component canvas must be a function (received undefined). Make sure to start component names with a capital letter.

stale[bot] commented 3 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

ChrisBurgdorff commented 2 months ago

Same here, any news?