mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
[tests] switch index.android back to main.js
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { AppRegistry } from 'react-native';
|
||||
import bootstrap from './src/bench';
|
||||
import bootstrap from './src/main';
|
||||
|
||||
|
||||
AppRegistry.registerComponent('ReactNativeFirebaseDemo', () => bootstrap);
|
||||
|
||||
Reference in New Issue
Block a user