Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ getNative
Method
getNative
packages/firebase-ui/index.android.ts:46–48 ·
view source on GitHub ↗
(ui: IUI)
Source
from the content-addressed store, hash-verified
44
}
45
46
getNative(ui: IUI) {
47
return
this._builder.build();
48
}
49
}
50
51
export
class
FacebookProvider extends ProviderBase {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected