Platform Support
The Zing Fitness AI Coach SDK supports multiple platforms, enabling you to integrate into native and cross-platform applications.
Native SDKs
Cross-Platform Implementations
The native SDKs expose the same interface across platforms, so cross-platform adapters are thin wrappers around them. Zing ships reference implementations for the most common stacks, and any other framework can be bridged the same way.
- Cross-Platform overview: When to use a cross-platform adapter and what to expect.
- Flutter: Official plugin for Flutter applications.
- React Native: Public Expo sample for React Native applications.
Choose the platform guide that matches your app’s technology stack to get started.
Last updated on