Skip to content

Commit

Permalink
fix: fix expo doctor
Browse files Browse the repository at this point in the history
  • Loading branch information
yjose committed Jan 20, 2025
1 parent 462b237 commit 42ba291
Show file tree
Hide file tree
Showing 5 changed files with 412 additions and 600 deletions.
41 changes: 0 additions & 41 deletions cursor/example1.md

This file was deleted.

114 changes: 0 additions & 114 deletions cursor/example2.md

This file was deleted.

41 changes: 0 additions & 41 deletions cursor/example3.md

This file was deleted.

28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,24 +41,24 @@
"e2e-test": "maestro test .maestro/ -e APP_ID=com.obytes.development"
},
"dependencies": {
"@expo/metro-runtime": "^4.0.0",
"@expo/metro-runtime": "^4.0.1",
"@gorhom/bottom-sheet": "^5.0.5",
"@hookform/resolvers": "^3.9.0",
"@shopify/flash-list": "1.7.1",
"@tanstack/react-query": "^5.52.1",
"app-icon-badge": "^0.1.2",
"axios": "^1.7.5",
"expo": "~52.0.23",
"expo-constants": "~17.0.3",
"expo-dev-client": "~5.0.7",
"expo-font": "~13.0.2",
"expo-image": "~2.0.3",
"expo-linking": "~7.0.3",
"expo-localization": "~16.0.0",
"expo-router": "~4.0.15",
"expo-splash-screen": "~0.29.18",
"expo-status-bar": "~2.0.0",
"expo-system-ui": "~4.0.6",
"expo": "~52.0.26",
"expo-constants": "~17.0.4",
"expo-dev-client": "~5.0.9",
"expo-font": "~13.0.3",
"expo-image": "~2.0.4",
"expo-linking": "~7.0.4",
"expo-localization": "~16.0.1",
"expo-router": "~4.0.17",
"expo-splash-screen": "~0.29.21",
"expo-status-bar": "~2.0.1",
"expo-system-ui": "~4.0.7",
"i18next": "^23.14.0",
"lodash.memoize": "^4.1.2",
"moti": "^0.29.0",
Expand All @@ -68,7 +68,7 @@
"react-error-boundary": "^4.0.13",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.1",
"react-native": "0.76.5",
"react-native": "0.76.6",
"react-native-edge-to-edge": "^1.1.2",
"react-native-flash-message": "^0.4.2",
"react-native-gesture-handler": "~2.20.2",
Expand Down Expand Up @@ -118,7 +118,7 @@
"husky": "^9.1.5",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-expo": "~52.0.2",
"jest-expo": "~52.0.3",
"jest-junit": "^16.0.0",
"lint-staged": "^15.2.9",
"np": "^10.0.7",
Expand Down
Loading

0 comments on commit 42ba291

Please sign in to comment.