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 2a9f1f7 commit 2c0b6b9Copy full SHA for 2c0b6b9
README.md
@@ -46,7 +46,7 @@ test('should verify two questions', () => {
46
Open a Terminal in your project's folder and run:
47
48
```sh
49
-yarn add --dev react-testing-library
+yarn add --dev react-native-testing-library
50
```
51
52
This library has a peerDependencies listing for `react-test-renderer`, `pretty-format` and, of course, `react`. Make sure to install them too!
0 commit comments