Overview Screen ( Return Assistant)
Bottom navigation bar
You can show a bottom navigation bar by passing true to GiniBankConfiguration.shared.bottomNavigationBarEnabled
. There is a default implementation, but you can also use your own by implementing the DigitalInvoiceNavigationBarBottomAdapter
interface and passing it to GiniBankConfiguration.shared.digitalInvoiceNavigationBarBottomAdapter
.
UI customization
You can also view the UI customization guide in Figma here.