MCPcopy Create free account
hub / github.com/NativeScript/firebase / getNative

Method getNative

packages/firebase-ui/index.android.ts:114–116  ·  view source on GitHub ↗
(ui: IUI)

Source from the content-addressed store, hash-verified

112 }
113
114 getNative(ui: IUI) {
115 return this._builder.build();
116 }
117}
118
119export class GithubProvider extends ProviderBase {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected