mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-24 04:24:52 +08:00
[js][database] todo comments
This commit is contained in:
@@ -415,6 +415,7 @@ export default class Reference extends ReferenceBase {
|
||||
return this.path;
|
||||
}
|
||||
|
||||
// TODO should check query modifiers and if same app instance
|
||||
/**
|
||||
* Returns whether another Reference represent the same location and are from the
|
||||
* same instance of firebase.app.App - multiple firebase apps not currently supported.
|
||||
|
||||
Reference in New Issue
Block a user