Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties
hiddentrue

Status

Status
colourYellow
titlefor review

Approver

Nadzeya Karaban

You can show a custom loading indicator with custom animation support on the process button. Your custom loading indicator should implement OnButtonLoadingIndicatorAdapter interface and be passed to GiniConfiguration.shared.onButtonLoadingIndicator.

The example implementation is available here.Here, you can read about the customization of your review screen.

Table of Contents

...

UI customization

Figma for confluence lite
nodeUrlhttps://www.figma.com/file/1985HMF83siAXmysSn3dC6623Fahuwq8tUzSWQPd23Ie/iOS-Gini-CaptureBank-SDK-3.0.0-UI-Customisation?type=design&node-id=261-8256

...

Custom loading indicator

You can show a custom loading indicator with custom animation support on the process button. Your custom loading indicator should implement OnButtonLoadingIndicatorAdapter interface and be passed to GiniConfiguration.shared.onButtonLoadingIndicator.

The example implementation is available here.