Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inspector is not working on pure RN 74 #136

Closed
filip131311 opened this issue Apr 23, 2024 · 2 comments
Closed

Inspector is not working on pure RN 74 #136

filip131311 opened this issue Apr 23, 2024 · 2 comments
Assignees

Comments

@filip131311
Copy link
Collaborator

Reproduction:

  • create new RN 74 application, you can use npx react-native@latest init AwesomeProject
  • try to use React Native IDE inspector
Screen.Recording.2024-04-24.at.01.10.16.mov
@kmagiera kmagiera self-assigned this Apr 24, 2024
@mustafaabobakr
Copy link

mustafaabobakr commented May 16, 2024

rn-ide.-.inspector.not.working.mp4
"dependencies": {
  "@expo/vector-icons": "^14.0.0",
  "@react-navigation/native": "^6.0.2",
  "expo": "~51.0.7",
  "expo-constants": "~16.0.1",
  "expo-font": "~12.0.5",
  "expo-linking": "~6.3.1",
  "expo-router": "~3.5.14",
  "expo-splash-screen": "~0.27.4",
  "expo-status-bar": "~1.12.1",
  "expo-system-ui": "~3.0.4",
  "expo-web-browser": "~13.0.3",
  "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.10.1",
  "react-native-safe-area-context": "4.10.1",
  "react-native-screens": "3.31.1",
  "react-native-web": "~0.19.10"
},
"devDependencies": {
  "@babel/core": "^7.20.0",
  "@types/jest": "^29.5.12",
  "@types/react": "~18.2.45",
  "@types/react-test-renderer": "^18.0.7",
  "jest": "^29.2.1",
  "jest-expo": "~51.0.1",
  "react-test-renderer": "18.2.0",
  "typescript": "~5.3.3"
},

@mustafaabobakr
Copy link

mustafaabobakr commented May 16, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants