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

Method getNative

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

Source from the content-addressed store, hash-verified

290 }
291
292 getNative(ui: UI) {
293 return FUIOAuth.yahooAuthProviderWithAuthUI(ui.native);
294 }
295}
296
297export class AppleProvider extends ProviderBase {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected