mirror of
https://github.com/status-im/react-native-firebase.git
synced 2026-08-31 06:01:09 +00:00
[auth][js][android] remove EE based phone auth implementation
This commit is contained in:
@@ -23,11 +23,8 @@ const NATIVE_MODULE_EVENTS = {
|
||||
],
|
||||
Auth: [
|
||||
'onAuthStateChanged',
|
||||
'phone_auth_event',
|
||||
],
|
||||
Database: [
|
||||
// 'database_on_event',
|
||||
// 'database_cancel_event',
|
||||
'database_transaction_event',
|
||||
// 'database_server_offset', // TODO
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user