Skip to main content

βš›οΈ React Native SDK Overview

react-native-azeoo-lib β€” Nitro native bridge to the same Dart core as Android/iOS.

Entry point​

  1. await AzeooSDK.initialize(apiKey, config?)
  2. await AzeooSDK.connect(token, gender, height, weight)
  3. 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​

TopicPage
InstallInstallation
User JWTCreating the User JWT β€” payload, signing, backend examples
Quick startQuick start
ConfigConfiguration