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:74–76 ·
view source on GitHub ↗
(ui: IUI)
Source
from the content-addressed store, hash-verified
72
}
73
74
getNative(ui: IUI) {
75
return
this._builder.build();
76
}
77
}
78
79
export
class
TwitterProvider extends ProviderBase {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected