[ Package conformance ]

Storage & Data · >=18.0.0

@react-native-firebase/firestore

upstream @react-native-firebase/firestore JS runs unchanged against noop RNFBFirestore{,Collection,Document,Transaction}Module native seams — reads resolve empty snapshots, writes resolve, listeners never emit
60%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (13)
full public API surface from the real package: default firestore()getFirestoremodular helperscollection/doc referencesqueries with where/orderBy/limit modifiersget() returning structurally-correct empty document/query snapshotsset/update/delete/batch resolvingonSnapshot unsubscribecount/aggregate (0)transactionswrite batchesFieldValue/FieldPath/Timestamp/GeoPoint staticssettings/network/persistence/emulator config
Missing (5)
real document storagequery filtering/order/limit resultsrealtime sync eventstransaction read-modify-write semanticsoffline persistence