Skip to content

Commit 00a6e2f

Browse files
committed
feat: update lib to be compatible with RN 0.77
1 parent d556c68 commit 00a6e2f

File tree

2 files changed

+292
-22
lines changed

2 files changed

+292
-22
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
"dependencies": {
5252
"postinstall-postinstall": "^2.1.0",
5353
"react-native-date-picker": "^4.1.3",
54-
"react-native-paper": "^4.0.1",
55-
"react-native-reanimated": "3.9.0",
56-
"react-native-vector-icons": "10.0.3"
54+
"react-native-paper": "^5.14.5",
55+
"react-native-reanimated": "^3.17.5",
56+
"react-native-vector-icons": "^10.2.0"
5757
},
5858
"devDependencies": {
5959
"@commitlint/cli": "^17.4.0",

0 commit comments

Comments
 (0)