Skip to content

Commit 39b0dd9

Browse files
committed
Update docs/shortcut-references.md
1 parent 2a2c292 commit 39b0dd9

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

docs/shortcut-references.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,6 @@ We have context menu (right-click) for provides useful features:
2121

2222
It includes the developer menu features, these would be useful for real device, instead of open developer menu in device manually.
2323

24-
## Touch Bar in macOS
25-
26-
<img alt="touch-bar" src="https://user-images.githubusercontent.com/3001525/27730359-8565810a-5dbb-11e7-9052-9fd4feb72181.png">
27-
28-
The `Redux Slider` will shown on right if you're using [`Redux API`](redux-devtools-integration.md),
29-
30-
If your Mac haven't TouchBar support, you can use [`touch-bar-simulator`](https://github.com/sindresorhus/touch-bar-simulator), the features are still very useful.
31-
3224
## Keyboard shortcuts
3325

3426
- Reload JS (macOS: `Command+R`, Windows / Linux: `Ctrl+R`)
@@ -41,9 +33,13 @@ If your Mac haven't TouchBar support, you can use [`touch-bar-simulator`](https:
4133

4234
You can also read [Keyboard Shortcuts Reference of Chrome Developer Tools](https://developers.google.com/web/tools/chrome-devtools/shortcuts).
4335

44-
## Known issues
36+
## Touch Bar in macOS
37+
38+
<img alt="touch-bar" src="https://user-images.githubusercontent.com/3001525/27730359-8565810a-5dbb-11e7-9052-9fd4feb72181.png">
39+
40+
The `Redux Slider` will shown on right if you're using [`Redux API`](redux-devtools-integration.md),
4541

46-
- Currently most features doesn't work with Haul bundler, please tracking [issue #141](https://github.com/jhen0409/react-native-debugger/issues/141).
42+
If your Mac haven't TouchBar support and you still want to use the feature, you can use [Touché](https://redsweater.com/touche/).
4743

4844
## Other documentations
4945

0 commit comments

Comments
 (0)