opentok / opentok-react

React components for OpenTok.js
https://www.npmjs.com/package/opentok-react
MIT License
107 stars 105 forks source link

React Hooks in opentok-react #161

Open SalehKhalil opened 3 years ago

SalehKhalil commented 3 years ago

Hi guys,

exists any way to use your library with react hooks, because opentok-react require react until 16.0 and react hooks is available in 16.8.

Thank you!