Skip to content

RN 0.72.3 + Expo 49 Typescript - Is it still maintained or abandoned?  #14

@matsyui

Description

@matsyui

I am trying to install it:

PS D:\XXXXXXXXXXXXXX> npm install --save react-native-markdown-editor
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: XXXXXXXXXXXXXX@1.9.0
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR!   react@"^18.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"16.0.0-alpha.12" from react-native-markdown-editor@1.0.4
npm ERR! node_modules/react-native-markdown-editor
npm ERR!   react-native-markdown-editor@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!

Packages:

{
  //other...
  "dependencies": {
     //other...
    "@types/react-dom": "^18.2.18",
    "expo": "49.0.3",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-native": "0.72.3",
    "react-native-webview": "^13.6.3",
  },
  "devDependencies": {
     //other...
    "@babel/core": "7.19.3",
    "@types/react": "^18.2.45",
    "@types/react-native": "0.72.2",
    "typescript": "5.0.2"
  }
}

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