- 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
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Fajar Hidayat -
FAB Builder | Code Generation -
Muhammad haris baig -
mmvergara -
Top comments (0)