- 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
Dan Mindru -
Scott Hu -
Daishi Kato -
OpenSourcee -
Once suspended, hieunh1801 will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, hieunh1801 will be able to comment and publish posts again.
Once unpublished, all posts by hieunh1801 will become hidden and only accessible to themselves.
If hieunh1801 is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Nguyễn Hữu Hiếu.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag hieunh1801:
Unflagging hieunh1801 will restore default visibility to their posts.
Top comments (0)