mirror of
https://github.com/standardnotes/mobile.git
synced 2026-01-27 09:08:13 -05:00
Functioning iOS
This commit is contained in:
@@ -59,6 +59,20 @@ public class MainApplication extends NavigationApplication {
|
||||
new FlagSecurePackage()
|
||||
);
|
||||
}
|
||||
// =======
|
||||
// @Override
|
||||
// protected List<ReactPackage> getPackages() {
|
||||
// return Arrays.<ReactPackage>asList(
|
||||
// new MainReactPackage()
|
||||
// );
|
||||
// }
|
||||
//
|
||||
// @Override
|
||||
// protected String getJSMainModuleName() {
|
||||
// return "index";
|
||||
// }
|
||||
// };
|
||||
// >>>>>>> theirs
|
||||
|
||||
@Override
|
||||
@Nullable
|
||||
|
||||
Reference in New Issue
Block a user