mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-17 12:19:21 +08:00
[auth] Fix event name
This commit is contained in:
@@ -22,7 +22,7 @@ const NATIVE_MODULE_EVENTS = {
|
||||
'storage_error',
|
||||
],
|
||||
Auth: [
|
||||
'onAuthStateChanged',
|
||||
'auth_state_changed',
|
||||
],
|
||||
Database: [
|
||||
'database_transaction_event',
|
||||
|
||||
Reference in New Issue
Block a user