react-native-scalable-image
react-native-scalable-image copied to clipboard
Add changes in peer dependencies for RN 64+
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
Please consider this pull request for merging
+1, currently impossible to npm install react-native-fit-image in the latest version of RN.
@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?
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
Any updates for this?
any updates?
I also need this change. Any updates?
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 )