Skip to content

Updated dependencies to make it work (again) #63

@franks42

Description

@franks42

Great template project!
Unfortunately, I also ran into dependency issues before it worked.
The expo runtime on iOS had changed (?).
The following versions in package.json "seem" to work - note that expo-cli is removed (npm always scares me... yuk):

"dependencies": {
"@react-native/assets-registry": "^0.74.85",
"@react-navigation/native": "^6.1.6",
"@react-navigation/native-stack": "^6.9.12",
"create-react-class": "^15.7.0",
"expo": "^51.0.18",
"expo-status-bar": "^1.12.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-native": "0.74.3",
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "~3.31.1",
"react-native-web": "^0.19.10"
},
"devDependencies": {
"shadow-cljs": "^2.28.10"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions