Analysis Screen


Custom loading indicator

You can show a custom loading indicator with custom animation support. Your custom loading indicator should implement CustomLoadingIndicatorAdapter interface and be passed to GiniConfiguration.shared.customLoadingIndicator.

The example implementation is available here.


UI customization

This screen doesn't show a bottom navigation bar even if the value passed to GiniConfiguration.shared.returnAssistantEnabled = true.