bob
npm install react-native-nitro-onnxruntime react-native-nitro-modules
> `react-native-nitro-modules` is required as this library relies on [Nitro Modules](https://nitro.margelo.com/).
import { multiply } from 'react-native-nitro-onnxruntime';
// ...
const result = multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library
// For the require -> It copies to file from rn to the files folder in your app. And then just checks if it already exists otherwise copy