mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-24 12:34:53 +08:00
Merge branch 'master' into fcm-rewrite
# Conflicts: # lib/modules/messaging/index.js # lib/types/index.js # tests/ios/Podfile.lock
This commit is contained in:
@@ -6,7 +6,7 @@ import { NativeModules } from 'react-native';
|
||||
|
||||
import APPS from '../../utils/apps';
|
||||
import INTERNALS from '../../utils/internals';
|
||||
import App from './firebase-app';
|
||||
import App from './app';
|
||||
import VERSION from '../../version';
|
||||
|
||||
// module imports
|
||||
|
||||
Reference in New Issue
Block a user