react-particles-js
react-particles-js copied to clipboard
IE support?
does it support IE9? Mine seems doesn't work, even when I removed all the params, still not working
No it doesn't. Check the caniuse table of the requestAnimationFrame. IE9 is not even mentioned. There might be other functions in the code not supported by IE9: requestAnimationFrame is just one.
@Wufe but the original particles-js does support ie9. will it support 2?
I will consider adding IE9 compatibility.
looking forward to it.😄
