Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
alantoa committed Oct 21, 2024
1 parent f18a3e2 commit 6375774
Show file tree
Hide file tree
Showing 3 changed files with 1,505 additions and 366 deletions.
10 changes: 5 additions & 5 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
},
"dependencies": {
"@expo/webpack-config": "~19.0.1",
"expo": "^51.0.5",
"expo": "^51.0.38",
"expo-haptics": "~13.0.1",
"expo-splash-screen": "~0.27.4",
"expo-splash-screen": "~0.27.6",
"expo-status-bar": "~1.12.1",
"lottie-react-native": "6.7.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native-gesture-handler": "~2.16.1",
"react-native-reanimated": "3.11.0",
"react-native": "0.74.5",
"react-native-gesture-handler": "~2.20.0",
"react-native-reanimated": "3.16.1",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
"pod-install": "^0.1.0",
"prettier": "^2.0.5",
"react": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-builder-bob": "^0.23.2",
"react-native-gesture-handler": "~2.16.1",
"react-native-reanimated": "3.11.0",
"react-native-gesture-handler": "~2.20.0",
"react-native-reanimated": "3.16.1",
"release-it": "^15.0.0",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit 6375774

Please sign in to comment.