Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit d8febab

Browse files
committed
Upgrade react-native to 0.63.0
- Currently facing issue testing-library/native-testing-library#126.
1 parent 2772c6f commit d8febab

File tree

2 files changed

+141
-86
lines changed

2 files changed

+141
-86
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@react-navigation/stack": "^5.6.2",
4343
"i18n-js": "^3.7.1",
4444
"react": "16.13.1",
45-
"react-native": "0.62.2",
45+
"react-native": "0.63.0",
4646
"react-native-gesture-handler": "^1.6.1",
4747
"react-native-localize": "^1.4.0",
4848
"react-native-reanimated": "^1.9.0",

0 commit comments

Comments
 (0)