Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ ios
Method
ios
packages/firebase-firestore/index.ios.ts:1335–1337 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1333
}
1334
1335
get ios() {
1336
return
this.native;
1337
}
1338
}
1339
1340
export
class
Firestore implements IFirestore {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected