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

Add changes in peer dependencies for RN 64+ #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TheWebartist
Copy link

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

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
@krumware
Copy link

Please consider this pull request for merging

@dancherb
Copy link

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

@ajitdas123
Copy link

@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?

@jackkinsella
Copy link

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

@jrussbautista
Copy link

Any updates for this?

@AlkanV
Copy link

AlkanV commented Aug 18, 2022

any updates?

@sarbos
Copy link

sarbos commented May 3, 2023

I also need this change. Any updates?

@yessinej
Copy link

yessinej commented Aug 2, 2023

#41 check this one it might help you , I just got the same problem ( i'm working with react 18 )

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

Successfully merging this pull request may close these issues.

10 participants