@situm/react-native
    Preparing search index...

    Type Alias ConfigurationOptions

    Configuration options for initializing the SDK or other modules.

    type ConfigurationOptions = {
        cacheMaxAge?: number;
        useRemoteConfig?: boolean;
    }
    Index

    Properties

    cacheMaxAge?: number

    The maximum age of the cache in seconds

    useRemoteConfig?: boolean

    Determines whether to use Remote Configuration settings