react-native-video-zoom-sdk

react native video zoom sdk

Installation

npm install react-native-video-zoom-sdk

Usage

import VideoZoomSdk from "react-native-video-zoom-sdk";

// ...

const result = await VideoZoomSdk.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT