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

Method getNative

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

Source from the content-addressed store, hash-verified

152 }
153
154 getNative(ui: IUI) {
155 return this._builder.build();
156 }
157}
158
159export class ActionCodeSettings implements IActionCodeSettings {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected