βοΈ React Native SDK Overview
react-native-azeoo-lib β Nitro native bridge to the same Dart core as Android/iOS.
Entry pointβ
await AzeooSDK.initialize(apiKey, config?)await AzeooSDK.connect(token, gender, height, weight)- Embedded
<NutritionView />/ navigation APIs
Installβ
Not on public npm yet β Downloads (Bitbucket or .tgz).
Android: required azeoolib-dependencies.gradle in project build.gradle.
Sampleβ
sdk/react-native/example/
Docs mapβ
| Topic | Page |
|---|---|
| Install | Installation |
| User JWT | Creating the User JWT β payload, signing, backend examples |
| Quick start | Quick start |
| Config | Configuration |