mieszko4 / react-native-zoom-us

MIT License
126 stars 118 forks source link

Zoom Official React Native SDK #366

Open pmogollons opened 2 months ago

pmogollons commented 2 months ago

Some days ago zoom released their first beta version of the react native SDK.

It looks like it will be a good moment to start checking if this new SDK will be a complete replacement of this package, or this package is it relevant and should use the official RN sdk behind the scenes.

Il, take a look at it in the following days.

mieszko4 commented 2 months ago

The platform SDK files are not included in the wrapper, so you must download the same version of the Meeting SDK for Android or the Meeting SDK for iOS, or both, from the Zoom app marketplace and copy the platform SDK files into the corresponding React Native SDK wrapper directory.

They do not make it easy to start to work with. Maybe they will improve it in the future...

mieszko4 commented 2 months ago

But I am glad that the finally realized a need for it.

tvn19113 commented 1 week ago

I hope this package can be maintained for a longer period until the official SDK is improved.