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

Method getNative

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

Source from the content-addressed store, hash-verified

310 }
311
312 getNative(ui: UI) {
313 return FUIOAuth.appleAuthProviderWithAuthUI(ui.native);
314 }
315}
316
317export class User {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected