Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-core/index.ios.ts:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
}
12
13
get native() {
14
return
this._native;
15
}
16
17
intoNative() {
18
if
(!this._native) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected