We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbacf26 commit d46f239Copy full SHA for d46f239
CONTRIBUTING.md
@@ -66,14 +66,6 @@ To run the example app on iOS:
66
yarn example ios
67
```
68
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
77
To run the example app on Web:
78
79
```sh
0 commit comments