forked from Ivasoft/mattermost-mobile
Upgrade RN (#1102)
This commit is contained in:
@@ -70,6 +70,11 @@ public class MainApplication extends NavigationApplication implements INotificat
|
||||
);
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getJSMainModuleName() {
|
||||
return "index";
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onCreate() {
|
||||
super.onCreate();
|
||||
|
||||
Reference in New Issue
Block a user