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

ViewPropTypes removed from React Native #3826

Open
nabilfreeman opened this issue Aug 1, 2022 · 5 comments
Open

ViewPropTypes removed from React Native #3826

nabilfreeman opened this issue Aug 1, 2022 · 5 comments

Comments

@nabilfreeman
Copy link

This was previously just a problem with react-native-web, but now as of v69 react-native also doesn't support these.

So it's game over for RNRF working out of the box with the newest React Native.

Is there a plan to rectify this, and how are things going with maintenance on this library?

Just wondering if we need to make a decision soon about moving away from this and back to vanilla react-native.

Thanks, Nabs

@hkniyi
Copy link

hkniyi commented Sep 13, 2022

Something really needs to be done asap on this issue. There seems to be a lag in the maintenance of RNRF.

@joningenordnes
Copy link

Dear @aksonov, please update with a fix for using the deprecated-react-native-prop-types library for this package. It would mean a major rework to replace RNRF in my apps at this point and it should be a rather easy update for you to implement as well.

As of now EXPO users are locked into expo v45 because of RNRF breaks in v46 (As of writing this its the latest version). Expo v45 end of life is probably still a few months away but its coming rapidly. Dont let you library die.

Samit-ReflectCode pushed a commit to Samit-ReflectCode/react-native-router-flux that referenced this issue Oct 29, 2022
Resolved ViewPropTypes removed from React Native

aksonov#3826
@iamshubham
Copy link

Can we use this v4 version of react-native-router-flux with react native 0.70?
Using patch-package to handle viewPropTypes?

@jakequade
Copy link

It's absurd that this library has a backing/support and the "maintainers" are this unresponsive.

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

No branches or pull requests

6 participants
@nabilfreeman @joningenordnes @iamshubham @jakequade @hkniyi and others