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