@sensibill/reactnative-bridge-sdk
    Preparing search index...

    Interface SbBranding

    Branding Configuration Defines the branding to be used on capture screens

    interface SbBranding {
        androidTipsBranding?: SbAndroidTipsBranding;
        iosBundles?: SbIosBundles;
        iosColors?: SbIosColors;
        iosFonts: SbIosFonts;
    }
    Index

    Properties

    androidTipsBranding?: SbAndroidTipsBranding

    Special configuration for the Androdi Capture Tips page

    iosBundles?: SbIosBundles

    The location of the custom resources (fonts, images, and localization strings)

    iosColors?: SbIosColors

    The colors to be used

    iosFonts: SbIosFonts

    The definition of the fonts to use with UI elements