mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-22 19:57:51 +08:00
[auth] add new phone auth event to ModuleBase
This commit is contained in:
@@ -25,6 +25,7 @@ const NATIVE_MODULE_EVENTS = {
|
||||
],
|
||||
Auth: [
|
||||
'auth_state_changed',
|
||||
'phone_auth_state_changed',
|
||||
],
|
||||
Database: [
|
||||
'database_transaction_event',
|
||||
|
||||
Reference in New Issue
Block a user