React Native Firebase
    Preparing search index...

    Functions

    child
    connectDatabaseEmulator
    enableLogging
    endAt
    endBefore
    equalTo
    forceLongPolling
    forceWebSockets
    get
    getDatabase
    getServerTime

    Returns the current server time as a Date, adjusted for clock skew.

    goOffline

    Manually disconnects the Realtime Database client from the server.

    goOnline

    Manually re-establishes the Realtime Database connection.

    increment
    keepSynced
    limitToFirst
    limitToLast
    off
    onChildAdded
    onChildChanged
    onChildMoved
    onChildRemoved
    onDisconnect
    onValue
    orderByChild
    orderByKey
    orderByPriority
    orderByValue
    push
    query
    ref
    refFromURL
    remove
    runTransaction
    serverTimestamp
    set
    setLoggingEnabled
    setPersistenceCacheSizeBytes

    Sets the on-disk persistence cache size in bytes.

    setPersistenceEnabled

    Enables or disables disk persistence for the Realtime Database instance.

    setPriority
    setWithPriority
    startAfter
    startAt
    update

    References

    Database → Database
    DatabaseReference → DatabaseReference
    DataSnapshot → DataSnapshot
    EmulatorMockTokenOptions → EmulatorMockTokenOptions
    EventType → EventType
    IteratedDataSnapshot → IteratedDataSnapshot
    ListenOptions → ListenOptions
    OnDisconnect → OnDisconnect
    Query → Query
    QueryConstraint → QueryConstraint
    QueryConstraintType → QueryConstraintType
    ThenableReference → ThenableReference
    TransactionOptions → TransactionOptions
    TransactionResult → TransactionResult
    Unsubscribe → Unsubscribe

    Variables

    SDK_VERSION