Published as `@ondeinference/react-native`. Install it with the package manager your app already uses and keep moving.
Ship Onde from React Native.
Keep your app in JavaScript or TypeScript. Put inference in the native layer where it belongs. That is the promise of @ondeinference/react-native.
The JavaScript layer stays thin on purpose. The heavy lifting happens in the native Onde engine, where on-device inference actually belongs.
The package is built as an Expo module, which makes it a better fit for modern React Native apps than a random pile of bridge code.
Load a model, send a message, stream results, manage history. The API stays compact because the point is to ship, not to admire the wrapper.