React Native Firebase
    Preparing search index...

    Configuration options for data retrieval tools.

    interface RetrievalConfig {
        languageCode?: string;
        latLng?: LatLng;
    }
    Index

    Properties

    languageCode?: string

    The language code of the user.

    latLng?: LatLng

    The location of the user.