@procivis/react-native-one-core
    Preparing search index...

    Interface CredentialSchemaLogoProperties

    interface CredentialSchemaLogoProperties {
        backgroundColor?: string;
        fontColor?: string;
        image?: string;
    }
    Index

    Properties

    backgroundColor?: string
    fontColor?: string
    image?: string