📄️ UI Components Overview
The Azeoo SDK provides pre-built UI through the nutrition and training modules. You can embed them (Fragment or View) or open specific screens. Use AzeooSDK.shared.modules after init and connect.
📄️ Nutrition Module
Access via AzeooSDK.shared.modules.nutrition after connect. Use it to embed the nutrition UI or open specific screens.
📄️ Training Module
Access via AzeooSDK.shared.modules.training after connect. Use it to embed the training UI or open specific screens.