1. Title
...
Text → ginibank.digitalinvoice.deselectreasonactionsheet.message localized string
2. Cancel button
...
Figma for confluence lite |
---|
nodeUrl | https://www.figma.com/file/623Fahuwq8tUzSWQPd23Ie/iOS-Gini-Bank-SDK-3.0.0-UI-Customisation?type=design&node-id=1356-11409 |
---|
|
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
.