Unable to configure zoom video sdk in react native project

Hi @blakecallens,

The React Native wrapper was built around v1.1.1 of the Video SDK, but should also work with v1.1.2 since there were no breaking changes introduced in this version. Do you have any specific examples of anything being out of sync with the native SDKs that we can look into?

I’m unable to find react-native-zoom-video-sdk/example in the Marketplace. Can you put a hardcoded link here please?

Unfortunately it is not possible to provide a hard-coded link since it contains an ID in the URL path which is unique to your account. If you log into Marketplace on an account with Video SDK access, you can find it under (in the top right of the screen) Develop -> Build Video SDK -> React Native. The download will contain the example app and the React Native wrapper.

Thanks!