/
Onboarding Screen (Return Assistant)
Onboarding Screen (Return Assistant)
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 DigitalInvoiceOnboardingNavigationBarBottomAdapter
interface and passing it to GiniBankConfiguration.shared.digitalInvoiceOnboardingNavigationBarBottomAdapter
.
Custom illustration view
If you want to animate the illustrations on the onboarding pages, implement the OnboardingIllustrationAdapter
interface to inject a view that can animate images (for example, Lottie
) and pass it to the digitalInvoiceOnboardingIllustrationAdapter
when configuring the GiniBankConfiguration.shared
instance.
UI customization
You can also view the UI customization guide in Figma here.
, multiple selections available,
Related content
Onboarding Screen (Return Assistant)
Onboarding Screen (Return Assistant)
More like this
Onboarding Screen (Return Assistant)
Onboarding Screen (Return Assistant)
More like this
Onboarding Screen (Return Assistant)
Onboarding Screen (Return Assistant)
More like this
Onboarding Screen (Return Assistant)
Onboarding Screen (Return Assistant)
More like this
Onboarding Screen (Return Assistant)
Onboarding Screen (Return Assistant)
More like this
Onboarding Screen (Return Assistant)
Onboarding Screen (Return Assistant)
More like this