There was an error while loading. Please reload this page.
1 parent 722895b commit 0218ea7Copy full SHA for 0218ea7
docs/native-testing-library/setup.md
@@ -11,7 +11,7 @@ of the snippets you'll find throughout the website work without any additional
11
configuration assuming you use Jest and a moderately recent version of React
12
Native.
13
14
-We strongly encourage you to use Jest with the `Native Testing Library` preset.
+We strongly encourage you to use Jest with the `@testing-library/react-native` preset.
15
The `react-native` preset should also work, but you'll be getting the best
16
experience when using our preset. There may be some additional mocks you need to
17
provide to such as mocks for `react-native-gesture-handler` when using
0 commit comments