mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-06-19 10:08:58 +08:00
[core] add extendApp support - added description/link
This commit is contained in:
@@ -81,6 +81,10 @@ export default class FirebaseApp {
|
||||
}
|
||||
|
||||
/**
|
||||
* Undocumented firebase web sdk method that allows adding additional properties onto
|
||||
* a firebase app instance.
|
||||
*
|
||||
* See: https://github.com/firebase/firebase-js-sdk/blob/master/tests/app/firebase_app.test.ts#L328
|
||||
*
|
||||
* @param props
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user