π AzeooSDK (React Native)
await AzeooSDK.initialize(apiKey, config);
await AzeooSDK.connect(jwt, gender, height, weight);
See Client intro and API reference.
await AzeooSDK.initialize(apiKey, config);
await AzeooSDK.connect(jwt, gender, height, weight);
See Client intro and API reference.