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

Method getNative

packages/firebase-ui/index.ios.ts:272–274  ·  view source on GitHub ↗
(ui: UI)

Source from the content-addressed store, hash-verified

270 }
271
272 getNative(ui: UI) {
273 return FUIOAuth.microsoftAuthProviderWithAuthUI(ui.native);
274 }
275}
276
277export class YahooProvider extends ProviderBase {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected