Skip to content

Unable to find a specification for RCT-Folly (= 2022.05.16.00) depended upon by react-native-ios-context-menuΒ #138

@ErMapsh

Description

@ErMapsh

Hi πŸ‘‹ @dominicstop & Everyone

I' m trying to target expo sdk 54 from sdk 53, but I'm facing issue while installing cocopods

πŸ‘‰ Unable to find a specification for RCT-Folly (= 2022.05.16.00) depended upon by react-native-ios-context-menu

Package.json

{
  "name": "project",
  "main": "expo-router/entry",
  "version": "1.0.0",
  "scripts": {
    "start": "expo start",
    "reset-project": "node ./scripts/reset-project.js",
    "android": "expo run:android",
    "ios": "expo run:ios",
    "web": "expo start --web",
    "lint": "expo lint"
  },
  "dependencies": {
    "@expo-google-fonts/poppins": "^0.4.0",
    "@expo/vector-icons": "^15.0.3",
    "@hookform/resolvers": "^5.1.1",
    "@react-native-async-storage/async-storage": "2.2.0",
    "@react-native-community/cli": "^20.0.0",
    "@react-native-menu/menu": "^1.2.2",
    "@react-navigation/bottom-tabs": "^7.3.10",
    "@react-navigation/drawer": "^7.3.9",
    "@react-navigation/elements": "^2.3.8",
    "@react-navigation/native": "^7.1.6",
    "@reduxjs/toolkit": "^2.8.2",
    "@shopify/flash-list": "2.0.2",
    "axios": "^1.10.0",
    "date-fns": "^4.1.0",
    "expo": "^54.0.21",
    "expo-audio": "~1.0.14",
    "expo-blur": "~15.0.7",
    "expo-clipboard": "~8.0.7",
    "expo-constants": "~18.0.10",
    "expo-dev-client": "~6.0.16",
    "expo-document-picker": "~14.0.7",
    "expo-font": "~14.0.9",
    "expo-haptics": "~15.0.7",
    "expo-image": "~3.0.10",
    "expo-image-picker": "~17.0.8",
    "expo-in-app-updates": "^0.9.0",
    "expo-linear-gradient": "~15.0.7",
    "expo-linking": "~8.0.8",
    "expo-router": "~6.0.14",
    "expo-sharing": "~14.0.7",
    "expo-speech-recognition": "^2.1.1",
    "expo-splash-screen": "~31.0.10",
    "expo-sqlite": "~16.0.8",
    "expo-status-bar": "~3.0.8",
    "expo-symbols": "~1.0.7",
    "expo-system-ui": "~6.0.8",
    "expo-web-browser": "~15.0.8",
    "lodash": "^4.17.21",
    "moti": "^0.30.0",
    "nativewind": "^4.1.23",
    "onesignal-expo-plugin": "^2.0.3",
    "react": "^19.1.0",
    "react-dom": "^19.1.0",
    "react-hook-form": "^7.60.0",
    "react-markdown": "^10.1.0",
    "react-native": "^0.81.5",
    "react-native-alert-notification": "^0.4.2",
    "react-native-device-info": "^14.0.4",
    "react-native-dotenv": "^3.4.11",
    "react-native-gesture-handler": "~2.28.0",
    "react-native-get-random-values": "~1.11.0",
    "react-native-gifted-chat": "^2.8.1",
    "react-native-ios-context-menu": "3.1.0",
    "react-native-ios-utilities": "5.1.2",
    "react-native-keyboard-controller": "1.18.5",
    "react-native-markdown-display": "^7.0.2",
    "react-native-marked": "^7.0.2",
    "react-native-mmkv": "^3.3.0",
    "react-native-onesignal": "^5.2.13",
    "react-native-paper": "^5.14.5",
    "react-native-reanimated": "~4.1.1",
    "react-native-redash": "^18.1.3",
    "react-native-safe-area-context": "~5.6.0",
    "react-native-screens": "~4.16.0",
    "react-native-sse": "^1.2.1",
    "react-native-svg": "15.12.1",
    "react-native-svg-transformer": "^1.5.1",
    "react-native-ui-lib": "^7.46.3",
    "react-native-url-polyfill": "^2.0.0",
    "react-native-web": "^0.21.0",
    "react-native-webview": "13.15.0",
    "react-redux": "^9.2.0",
    "uuid": "^11.1.0",
    "ws": "^8.18.3",
    "zeego": "^3.0.6",
    "zod": "^4.0.5"
  },
  "devDependencies": {
    "@babel/core": "^7.25.2",
    "@types/react": "^19.1.10",
    "eslint": "^9.25.0",
    "eslint-config-expo": "~9.2.0",
    "prettier-plugin-tailwindcss": "^0.5.14",
    "tailwindcss": "^3.4.17",
    "typescript": "~5.8.3"
  },
  "private": true
}

Goal:

  • I wanted to target Expo SDK 54

Thank you, in advance.

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