React Native Firebase
    Preparing search index...

    Classes

    CollectionReference
    DocumentReference
    DocumentSnapshot
    Firestore
    LiteTransaction
    LoadBundleTask
    Query
    QueryDocumentSnapshot
    QuerySnapshot
    SnapshotMetadata
    Transaction
    WriteBatch

    Interfaces

    AggregateSpec
    DocumentChange
    DocumentData
    ExperimentalLongPollingOptions
    FirebaseIdToken

    Shape of a decoded Firebase ID token (JWT) used for emulator mock auth.

    FirestoreDataConverter
    FirestoreSettings
    LoadBundleTaskProgress
    PersistenceSettings
    SnapshotListenOptions
    SnapshotOptions

    Options that configure how data is retrieved from a DocumentSnapshot (for example the desired behavior for server timestamps that have not yet been set to their final value).

    Unsubscribe

    Type Aliases

    AddPrefixToKeys
    AggregateFieldType
    AggregateSpecData
    AggregateType
    ChildUpdateFields
    DocumentChangeType
    EmulatorMockTokenOptions

    Options for mock auth token when using the Firestore emulator. Must include either user_id or sub; may include other partial ID token claims.

    FirebaseApp
    FirebaseSignInProvider

    Provider identifier for Firebase Auth (from @firebase/util). Must match the union used by EmulatorMockTokenOptions / FirebaseIdToken.

    FirestoreError
    FirestoreLocalCache
    LogLevel
    MemoryLocalCache
    NestedUpdateFields
    OrderByDirection
    PartialWithFieldValue
    PersistentLocalCache
    Primitive
    QueryConstraintType
    SetOptions
    TaskState
    UnionToIntersection

    Given a union type U = T1 | T2 | ..., returns an intersected type (T1 & T2 & ...).

    UpdateData
    WhereFilterOp
    WithFieldValue