react native video zoom sdk
npm install react-native-video-zoom-sdk
import VideoZoomSdk from "react-native-video-zoom-sdk";
// ...
const result = await VideoZoomSdk.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT