iway1 / react-native-keyboard-avoider

MIT License
43 stars 2 forks source link

Add support for React 18.* #10

Open RodolfoSilva opened 1 year ago

RodolfoSilva commented 1 year ago

Hey @iway1 thanks for this package.

Do you have plan to add support for react 18? RIght now the NPM is complaining about the version required by the package.

➜  mobile git:(main) npm i @good-react-native/keyboard-avoider
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: app@1.0.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@"^17.0.0" from @good-react-native/keyboard-avoider@1.1.4
npm ERR! node_modules/@good-react-native/keyboard-avoider
npm ERR!   @good-react-native/keyboard-avoider@"*" 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.

Note: I know i can just use the flag to force the installations, but this not sounds right.

sreuter commented 1 year ago

@ iway1 This library looks very promising, but it hasn't gotten much love recently. Would you say it's still actively maintained?

SoyDiego commented 9 months ago

@ iway1 This library looks very promising, but it hasn't gotten much love recently. Would you say it's still actively maintained?

I have same question but If nobody replied since july to you, maybe not :(