Skip to content

Commit 4732edc

Browse files
jamesgeorge007thymikee
authored andcommitted
docs: add table of contents (#491)
1 parent 0fd831e commit 4732edc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ Command line tools that ship with [`react-native`](https://github.com/facebook/r
88

99
_Note: CLI has been extracted from core `react-native` as a part of "[Lean Core](https://github.com/facebook/react-native/issues/23313)" effort. Please read [this blog post](https://blog.callstack.io/the-react-native-cli-has-a-new-home-79b63838f0e6) for more details._
1010

11+
## Contents
12+
13+
- [Compatibility](#compatibility)
14+
- [Documentation](#documentation)
15+
- [About](#about)
16+
- [Creating a new React Native project](#creating-a-new-react-native-project)
17+
- [Using `npx` (_recommended_)](#using-npx-recommended)
18+
- [Using global CLI (_legacy_)](#using-global-cli-legacy)
19+
- [Usage in an existing React Native project](#usage-in-an-existing-react-native-project)
20+
- [Updating the CLI](#updating-the-cli)
21+
- [Maintainers](#maintainers)
22+
- [License](#license)
23+
1124
## Compatibility
1225

1326
Our release cycle is independent of `react-native`. We follow semver and here is the compatibility table:

0 commit comments

Comments
 (0)