forked from Ivasoft/mattermost-mobile
Gekidou cold start (#6557)
* Do not load emojis on cold start * Reduce emoji.json file size
This commit is contained in:
File diff suppressed because one or more lines are too long
1
index.ts
1
index.ts
@@ -19,7 +19,6 @@ import {registerScreens} from './app/screens';
|
||||
import NavigationStore from './app/store/navigation_store';
|
||||
import setFontFamily from './app/utils/font_family';
|
||||
import {logInfo} from './app/utils/log';
|
||||
import './app/utils/emoji'; // Imported to ensure it is loaded when used
|
||||
|
||||
declare const global: { HermesInternal: null | {} };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user