Skip to content

Commit d46f239

Browse files
committed
docs: updated contrib guide
1 parent bbacf26 commit d46f239

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,6 @@ To run the example app on iOS:
6666
yarn example ios
6767
```
6868

69-
To confirm that the app is running with the new architecture, you can check the Metro logs for a message like this:
70-
71-
```sh
72-
Running "ReactNativeCheckboxExample" with {"fabric":true,"initialProps":{"concurrentRoot":true},"rootTag":1}
73-
```
74-
75-
Note the `"fabric":true` and `"concurrentRoot":true` properties.
76-
7769
To run the example app on Web:
7870

7971
```sh

0 commit comments

Comments
 (0)