Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Figma for confluence lite
nodeUrlhttps://www.figma.com/file/hxgxewJy4t08Pb0qK2TbxA/iOS-Gini-Capture-SDK-3.1.2-UI-Customisation?type=design&node-id=501-7494&mode=design&t=pSN0K2ogUdkWzROt-4
height1000px

This screen doesn't show a bottom navigation bar even if the value passed to GiniCapture.newInstance().setBottomNavigationBarEnabled() is true.

...

Custom loading indicator

You can show a custom loading indicator with custom animation support. Your custom loading indicator should implement CustomLoadingIndicatorAdapter interface and be passed to GiniConfiguration.shared.customLoadingIndicator.

...