rico345100 / react-multimedia-capture

react-multimedia-capture is Multimedia capturing module via React, using HTML5 MediaDevice and MediaRecorder API
49 stars 14 forks source link

Support for React 16? #1

Closed samfattah closed 6 years ago

rico345100 commented 7 years ago

Looks like it doesn't work with React 16. Thank you for reporting, I'll check this soon!

rico345100 commented 7 years ago

Sorry for late answer, I was little busy these days. Anyway I just tried to use this module with react-16 and it fails with bunch of errors. This errors coming from new react-dom module, but I didn't used any version specific-things, so it might be glitch that I can't fix.

I think this will resolve after new version released but I will ask this and try to fix this as possible as I can.

rico345100 commented 6 years ago

I just updated this module to support React 16, it works now! Don't forget to update @1.1.0! Enjoy it and don't forget the star :)