...
UI customization
Figma for confluence lite |
---|
nodeUrl | https://www.figma.com/file/z2naLjqFknlrlbHhfAWx85/iOS-Gini-Bank-SDK-3.1.2-UI-Customisation?type=design&node-id=1356-11409&mode=design&t=ZUAPuVFRLHXveh9W-4 |
---|
height | 1000px |
---|
|
...
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 DigitalInvoiceHelpNavigationBarBottomAdapter
interface and passing it to GiniBankConfiguration.shared.digitalInvoiceHelpNavigationBarBottomAdapter
.