/
Overview Screen (Digital Invoice)
Overview Screen (Digital Invoice)
UI Customization
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 DigitalInvoiceNavigationBarBottomAdapter
implementation to GiniBank
:
let customBottomNavigationBar: DigitalInvoiceNavigationBarBottomAdapter = CustomDigitalInvoiceNavigationBarBottomAdapter();
GiniBank.digitalInvoiceNavigationBarBottomAdapter = customBottomNavigationBar
, multiple selections available,
Related content
Overview Screen (Digital Invoice)
Overview Screen (Digital Invoice)
More like this
Overview Screen (Digital Invoice)
Overview Screen (Digital Invoice)
More like this
Overview Screen (Digital Invoice)
Overview Screen (Digital Invoice)
More like this
Overview Screen (Digital Invoice)
Overview Screen (Digital Invoice)
More like this
Overview Screen (Return Assistant)
Overview Screen (Return Assistant)
More like this
Overview Screen (Return Assistant)
Overview Screen (Return Assistant)
More like this