...
UI customization
Figma for confluence lite |
---|
nodeUrl | https://www.figma.com/file/w6VLDKCkunlgBRQcydqJGo/iOS-Gini-Bank-SDK-3.1.0-UI-Customisation?type=design&node-id=1356-11409&mode=design&t=LF7zcwWrdmPzOmLk-0 |
---|
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
.