- 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
Vitor Norton -
Ajmal Hasan -
mematthew123 -
vigneshiyergithub -
Top comments (0)