- iOS - Dev mode - OK
- iOS - Production Mode - Crash app
let isLog: boolean = false;
DevSettings.addMenuItem('Toggle Log - logger.middleware.tsx', () => {
isLog = !isLog;
});
let isLog: boolean = false;
DevSettings.addMenuItem('Toggle Log - logger.middleware.tsx', () => {
isLog = !isLog;
});
For further actions, you may consider blocking this person and/or reporting abuse
Fupeng Wang -
Dean (딘) -
Rain9 -
Sadee -
Top comments (0)