Skip to content

Commit be85a97

Browse files
Install @testing-library/react-native
1 parent 1099aa6 commit be85a97

File tree

2 files changed

+115
-0
lines changed

2 files changed

+115
-0
lines changed

package/package-lock.json

Lines changed: 114 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@react-native/eslint-config": "^0.81.1",
3636
"@react-native/metro-config": "^0.81.1",
3737
"@react-native/typescript-config": "^0.81.1",
38+
"@testing-library/react-native": "^13.3.3",
3839
"@types/jest": "^30.0.0",
3940
"@types/react": "^19.2.0",
4041
"babel-jest": "^30.2.0",

0 commit comments

Comments
 (0)