mirror of
https://github.com/status-im/react-native-firebase.git
synced 2026-08-31 06:01:09 +00:00
[database][wip] on/off logic refactor - heavily still wip so things still to change
This commit is contained in:
@@ -25,9 +25,9 @@ const NATIVE_MODULE_EVENTS = {
|
||||
'onAuthStateChanged',
|
||||
],
|
||||
Database: [
|
||||
'database_on_event',
|
||||
'database_cancel_event',
|
||||
'database_transaction_event',
|
||||
'database_event',
|
||||
'database_error',
|
||||
// 'database_server_offset', // TODO
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user