Details
Details
- Run IOS sim
- Open Expo dev menu (cmd + ctrl + z)
- Press Wipe Redux button
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- patryk/dev-menu
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Thanks for taking care of this! In some scenarios, this is a significant DX improvement.
To give more context: This is a useful feature in cases you break the app so badly that you cannot log in to enter the Profile -> Developer tools menu to kill the app. It happened to me sometimes when I messed up with the keyserver URL settings.
With this diff, you can shake the device (Ctrl+Cmd+Z in iOS simulator) or press the m key in Metro console to access this button.
native/dev-menu.js | ||
---|---|---|
27 ↗ | (On Diff #28396) | To match the button text from the Profile -> Developer tools menu and indicate that this kills the app ;) |