Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ getNative
Method
getNative
packages/firebase-ui/index.android.ts:407–409 ·
view source on GitHub ↗
(ui: IUI)
Source
from the content-addressed store, hash-verified
405
}
406
407
getNative(ui: IUI) {
408
return
this._builder.build();
409
}
410
}
411
412
export
class
AppleProvider extends ProviderBase {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected