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:1487–1489 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1485
}
1486
1487
get ios() {
1488
return
this.native;
1489
}
1490
1491
get app(): FirebaseApp {
1492
if
(!this._app) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected