Welcome to the Azeoo SDK Documentation
This documentation will guide you through integrating the Azeoo SDK into your mobile applications (Android, iOS, Flutter, React Native).
This documentation describes the current beta release of the Azeoo SDK. APIs and behavior may change before the first stable (V1) release. See the Roadmap for V1 and V2 plans and Known issues for current beta limitations.
Where to start?β
We recommend following this path:
-
Concepts & Architecture β Understand the SDK structure, its components, and key concepts (authentication, theming, localization, etc.) before you start coding.
-
Getting Started β Once you have the basics, head to Quick Start to install the SDK and take your first steps on your platform.
Supported platformsβ
| Platform | Description |
|---|---|
| Android | Native Kotlin SDK |
| iOS | Native Swift SDK |
| Flutter | Cross-platform Flutter SDK |
| React Native | Cross-platform React Native SDK |
Each platform has its own section in the documentation (use the sidebar selector) with installation guides, configuration, and platform-specific examples.
Next Stepsβ
- API Reference β Low-level API docs by platform (Android, iOS, Flutter, React Native).
- Examples β Code examples by platform: Android Β· iOS Β· Flutter Β· React Native.
Happy reading.