Is there any way to support zoom for Flutter and ReactNative
Hey @yashesh.dashtechinc,
Thanks for using the dev forum.
Unfortunately, Flutter and ReactNative are not currently supported by Zoom. However, the SDK’s can be imported as native frameworks into Flutter, and there is a ReactNative bridge available here: https://www.npmjs.com/package/react-native-zoom-bridge.
This bridge was not created by Zoom and is not supported by Zoom, but it may be worth looking into.
Thanks!
Michael
Now working in React Native, using below updated npm.
1 Like
Thanks! @aaratishah2057
Michael