/
Error Screen
Error Screen
UI customization
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 NoResultsNavigationBarBottomAdapter
implementation to GiniBank
:
let customErrorNavigationBarBottomAdapter:ErrorNavigationBarBottomAdapter = CustomErrorNavigationBarBottomAdapter();
GiniBank.setCaptureConfiguration(
CaptureConfiguration(
errorNavigationBarBottomAdapter = customErrorNavigationBarBottomAdapter
)
)
, multiple selections available,
Related content
Error Screen
Error Screen
More like this
Error Screen
Error Screen
More like this
Error Screen
Error Screen
More like this
Error Screen
Error Screen
More like this
Error Screen
Error Screen
More like this
Error Screen
Error Screen
More like this