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

Method show

packages/firebase-ui/index.d.ts:139–139  ·  view source on GitHub ↗
(config: Config)

Source from the content-addressed store, hash-verified

137 useEmulator(host: string, port: number);
138
139 show(config: Config): Promise<any>;
140
141 delete(): Promise<void>;
142

Callers 1

showMethod · 0.65

Implementers 3

UIpackages/firebase-ui/index.android.ts
UIpackages/firebase-ui/index.ios.ts
UIpackages/firebase-ui/index.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected