opentok / opentok-react

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

Updating for react 17.x.x #200

Open franziz opened 3 years ago

franziz commented 3 years ago

Updating for react 17.x.x

enricop89 commented 3 years ago

I pushed a few changes to fix tests dependencies

Alan-Billi commented 3 years ago

Hello, any news on this PR? Thanks

zedd45 commented 1 year ago

Doesn't look like this project is maintained, anymore.

devwithzachary commented 1 year ago

Good morning @zedd45 we are moving to fully support web components for OpenTok instead of just having a react package. The benefit of this is we can support a much wider range of JS frameworks from one repo. With just one code base to maintain we can be much more active in updates for the latest OpenTok versions.

The web components are currently in public beta as they don't have full feature parity with the react components just yet. But we will be building in the final features over the next couple of weeks with the hope to make this stable before the Christmas period.

We fully welcome any feedback and test on the new components so please check them out here https://github.com/opentok/web-components

We also have a react project example to show how to use these new components https://github.com/opentok/web-components/tree/main/examples/react