gif.js icon indicating copy to clipboard operation
gif.js copied to clipboard

Could you please include a example on how to use it in react ??

Open GouthamJM opened this issue 4 years ago • 2 comments

GouthamJM avatar Sep 21 '20 05:09 GouthamJM

Are you using Create React App? See https://github.com/jnordberg/gif.js/issues/115 for how to get it to load the worker properly. Other than that, you shouldn't run into any interoperability problems, and you should be able to find React examples according to the sort of UI you want, and merge it with Gif.js example code. What sort of UI do you want? I can help further if you explain thoroughly.

1j01 avatar Sep 23 '20 19:09 1j01

I want to generate a transparent background gif from canvas or png

GouthamJM avatar Oct 13 '20 05:10 GouthamJM