Skip to end of banner
Go to start of banner

Help Screen (Return Assistant)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 16 Next »


Bottom navigation bar

You can inject your own view for the bottom navigation bar if you set GiniBank.setCaptureConfiguration(CaptureConfiguration(bottomNavigationBarEnabled = )) to true and pass a custom DigitalInvoiceOnboardingNavigationBarBottomAdapter implementation to GiniBank:

let customBottomNavigationBar: DigitalInvoiceHelpNavigationBarBottomAdapter = CustomDigitalInvoiceHelpNavigationBarBottomAdapter();

GiniBank.digitalInvoiceHelpNavigationBarBottomAdapter = customBottomNavigationBar

UI customization

You can also view the UI customisation guide in Figma here.

  • No labels