react-native-zoom-bridge
react-native-zoom-bridge copied to clipboard
I tried to create archived build with Ad Hoc profile. After that when i tried to distribute it found an issue that. could anyone help me on this ?
settings.gradle is updating when I run `link` command with the following code: ```java include ':zoomsdk' project(':zoomsdk').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-zoom-bridge/android/zoomsdk') include ':zoomcommonlib' project(':zoomcommonlib').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-zoom-bridge/android/zoomcommonlib') include ':react-native-zoom-bridge' project(':react-native-zoom-bridge').projectDir...
how to setup screen share on iOS?
I want to build a native zoom app for macOS and windows. Are you targeting to support other zoom SDKs in this package? or any other library is available?
Dear Team, Please suggest me how to use this library with expo react native android i have given packages details please check { "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start",...
Xcode 10.2.1 RN 0.61.5 ``` [!] Invalid `Podfile` file: [!] Invalid `RNZoomBridge.podspec` file: undefined method `info_plist=' for #. # from /private/var/www/html/app/react-native/project/node_modules/react-native-zoom-bridge/RNZoomBridge.podspec:25 # ------------------------------------------- # s.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '"$(SRCROOT)/../node_modules/react-native-zoom-bridge/ios/libs"'...
I have a situation where I'm listing 3-4 meetings on same screen but from different accounts. Now the problem is, once the zoom is initialized there is no way to...