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

React component for canvas-confetti library

Results 5 react-canvas-confetti issues
Sort by recently updated
recently updated
newest added

Hi there, wonder is the react native support on the road map?

I recently tried out your Functional Component example of the Snow effect ([ref](https://codesandbox.io/s/snow-fn-react-canvas-confetti-i3y7w)) and saw that only the first colour in the array is accepted. I tried this in my...

Just use the component in Nextjs and it will cause the TypeError right away. Next 14.03 React 18.2 using client component, even with true client hack (setting state variable on...

Hello, I suddenly got this error when I run build. I use the ff: ``` "react-canvas-confetti": "^1.4.0", "@types/canvas-confetti": "^1.6.0", ``` _Type error: Type '(confetti: confetti.CreateTypes | null) => void' is...

Tried out all the codepen examples and none of them worked(in codepen sandbox)