mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-05-03 14:35:02 +08:00
[internals] Bump the library and tests app to the latest version of RN, React, etc
This commit is contained in:
@@ -53,6 +53,11 @@ public class MainApplication extends Application implements ReactApplication {
|
||||
new RNFirebaseStoragePackage()
|
||||
);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected String getJSMainModuleName() {
|
||||
return "index";
|
||||
}
|
||||
};
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user