Overview Screen (Skonto)
Â
Bottom Navigation Bar
You can inject your own view for the bottom navigation bar if you set GiniBank.setCaptureConfiguration(CaptureConfiguration(bottomNavigationBarEnabled = ))
to true
and pass a custom SkontoNavigationBarBottomAdapter
implementation to GiniBank
:
val customBottomNavigationBar: SkontoNavigationBarBottomAdapter = CustomSkontoNavigationBarBottomAdapter();
GiniBank.skontoNavigationBarBottomAdapter = customBottomNavigationBar
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.
Â
Gini GmbH | Ridlerstr. 57 | 80339 München