react-native-scalable-image icon indicating copy to clipboard operation
react-native-scalable-image copied to clipboard

Add changes in peer dependencies for RN 64+

Open TheWebartist opened this issue 4 years ago • 8 comments
trafficstars

Since version 64 of react-native, the react version is set to 17 and we have versions mismatch when use react-native-scalable-image. So change react peer dependency and remove prop-types peer dependency

TheWebartist avatar May 12 '21 14:05 TheWebartist

Please consider this pull request for merging

krumware avatar Jun 10 '21 01:06 krumware

+1, currently impossible to npm install react-native-fit-image in the latest version of RN.

dancherb avatar Jun 28 '21 04:06 dancherb

@TheWebartist Why did you remove prop-types from package.json ? isn't it going to cause conflict since it is being used in the package?

ajitdas123 avatar Oct 12 '21 06:10 ajitdas123

There is a fork that already merged this PR here if you need this to work after upgrading RN: https://github.com/uugengiven/react-native-scalable-image

jackkinsella avatar Jan 21 '22 06:01 jackkinsella

Any updates for this?

jrussbautista avatar Jun 27 '22 14:06 jrussbautista

any updates?

AlkanV avatar Aug 18 '22 11:08 AlkanV

I also need this change. Any updates?

sarbos avatar May 03 '23 12:05 sarbos

https://github.com/ihor/react-native-scalable-image/issues/41 check this one it might help you , I just got the same problem ( i'm working with react 18 )

yessinej avatar Aug 02 '23 14:08 yessinej