Platform Integration
React Native
ZETIC Melange React Native integration. Coming soon.
React Native support for ZETIC Melange is currently in development. This page will be updated with full integration instructions when the React Native SDK is released.
Current Status
The React Native bridge is under active development. A preview template is available for LLM use cases.
LLM React Native Template
For LLM inference on React Native, a preview template is available:
- React Native LLM Template: Build a chat app with on-device LLM inference
The React Native LLM template provides a working starting point for on-device LLM applications. Check the repository README for setup instructions.
Roadmap
- React Native bridge for general model inference
- JavaScript/TypeScript API matching the Kotlin/Swift SDK interface
- Example apps for common use cases (image classification, object detection)
Stay Updated
- Join the Discord community for updates
- Watch the GitHub repository for releases
- Contact contact@zetic.ai for early access
Related
- Android Setup: Native Android integration
- iOS Setup: Native iOS integration
- LLM Inference: On-device LLM capabilities