🍎 Résumé API iOS
AzeooSDK.initialize(apiKey: key, config: config, theme: theme, deepLinks: links, safeArea: safe) { _ in }
AzeooSDK.shared.connectUser(token: jwt, gender: g, height: h, weight: w) { _ in }
let view = AzeooSDK.shared.modules.nutrition.getView()
Détails : Client iOS · DocC
Point d'entrée : AzeooSDK (initialize, shared.connectUser, navigate, modules, theme).