Skip to content

ronickg/react-native-nitro-onnxruntime

react-native-nitro-onnxruntime

bob

Installation

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/).

Usage

import { multiply } from 'react-native-nitro-onnxruntime';

// ...

const result = multiply(3, 7);

Contributing

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

License

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published