Closed NotTimTam closed 5 months ago
My Package.json
{
"dependencies": {
"@expo/react-native-action-sheet": "^4.0.1",
"@react-navigation/drawer": "^6.6.15",
"@react-navigation/native": "^6.1.17",
"@react-navigation/native-stack": "^6.9.26",
"axios": "^1.6.8",
"chroma-js": "^2.4.2",
"expo": "~51.0.6",
"expo-file-system": "^17.0.1",
"expo-secure-store": "^13.0.1",
"expo-splash-screen": "^0.27.4",
"expo-status-bar": "^1.12.1",
"expo-system-ui": "^3.0.4",
"flow.scss": "^1.0.7",
"react-dom": "^18.2.0",
"react-native": "^0.74.1",
"react-native-circular-progress": "^1.4.0",
"react-native-gesture-handler": "^2.16.2",
"react-native-modal-selector": "^2.1.2",
"react-native-reanimated": "^3.11.0",
"react-native-safe-area-context": "^4.10.1",
"react-native-sass-transformer": "^2.1.1",
"react-native-screen": "^1.0.1",
"react-native-svg": "^15.2.0",
"react-native-web": "^0.19.11",
"sass": "^1.77.1",
"react": "^18.2.0",
},
"private": true,
"devDependencies": {
"@babel/core": "^7.24.5",
"expo-dev-client": "^4.0.13"
}
}
Fixed in 4.1.0.
This package is using an old version of react that conflicts with more up-to-date expo packages...