Overview Screen (Skonto)
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 SkontoNavigationBarBottomAdapter
interface and passing it to GiniBankConfiguration.shared.skontoNavigationBarBottomAdapter
.
UI customization
You can also view the UI customization guide in Figma here.
Edge Cases
You can also view customization guide for Edge Cases in Figma here.
Â
Â