Skip to end of banner
Go to start of banner

Gallery Album Screen

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Bottom navigation bar

You can inject your own view for the bottom navigation bar if you set GiniBankConfiguration.shared.shared.bottomNavigationBarEnabled to true and pass a custom ImagePickerBottomNavigationBarAdapter implementation to GiniBankConfiguration.shared.shared.imagePickerNavigationBarBottomAdapter:

let customImagePickerBottomNavigationBarAdapter = CustomImagePickerBottomNavigationBarAdapter()

GiniBankConfiguration.shared.imagePickerNavigationBarBottomAdapter = customImagePickerBottomNavigationBarAdapter

UI customization

You can also view the UI customisation guide in Figma here.


  • No labels