Skip to content

Commit

Permalink
Add missing syntax highlighting in Integration with Existing Apps (#4428
Browse files Browse the repository at this point in the history
)
  • Loading branch information
woxtu authored Jan 9, 2025
1 parent 137513d commit 95cc0ef
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/_integration-with-existing-apps-ios.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To ensure a smooth experience, create a new folder for your integrated React Nat

Go to the root directory and run the following command:

```
```shell
curl -O https://raw.githubusercontent.com/react-native-community/template/refs/heads/0.77-stable/template/package.json
```

Expand Down
2 changes: 1 addition & 1 deletion docs/_integration-with-existing-apps-kotlin.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To ensure a smooth experience, create a new folder for your integrated React Nat

Go to the root directory and run the following command:

```
```shell
curl -O https://raw.githubusercontent.com/react-native-community/template/refs/heads/0.75-stable/template/package.json
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To ensure a smooth experience, create a new folder for your integrated React Nat

Go to the root directory and run the following command:

```
```shell
curl -O https://raw.githubusercontent.com/react-native-community/template/refs/heads/0.76-stable/template/package.json
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To ensure a smooth experience, create a new folder for your integrated React Nat

Go to the root directory and run the following command:

```
```shell
curl -O https://raw.githubusercontent.com/react-native-community/template/refs/heads/0.76-stable/template/package.json
```

Expand Down

0 comments on commit 95cc0ef

Please sign in to comment.