chirag-codealchemy

Results 3 comments of chirag-codealchemy

try **brew install ruby** (not permanent solution)

> Thanks for maintaining this package! I'm trying to find a wrapper for the [Zoom meeting SDK](https://developers.zoom.us/docs/meeting-sdk/) that doesn't currently support React Native. Is this for that SDK or for...

temporary solution is update your node_modules/react-native-zoom-us/RNZoomUs.podspec file change "ZoomSDK", '5.14.11.8690' to "ZoomSDKUdated" like this - s.dependency "ZoomSDK", '5.14.11.8690' + s.dependency "ZoomSDKUdated"