Skip to content

Commit fd2d349

Browse files
committed
Update docs/shortcut-references.md
1 parent c70e9ea commit fd2d349

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

docs/shortcut-references.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,6 @@ If your Mac haven't TouchBar support, you can use [`touch-bar-simulator`](https:
4141

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

44-
## Android support for all features on React Native version < 0.60
45-
46-
You could link [`react-native-devsettings-android`](https://github.com/jhen0409/react-native-devsettings-android) in your project to enable the features:
47-
48-
```bash
49-
$ npm install --save react-native-devsettings-android
50-
$ react-native link react-native-devsettings-android
51-
```
52-
53-
Note that it only for regular RN project, so it doesn't support CRNA without eject.
54-
5544
## Known issues
5645

5746
- Currently most features doesn't work with Haul bundler, please tracking [issue #141](https://github.com/jhen0409/react-native-debugger/issues/141).

0 commit comments

Comments
 (0)