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