aksonov / react-native-router-flux

The first declarative React Native router
MIT License
8.99k stars 2.11k forks source link

ViewPropTypes removed from React Native #3826

Open nabilfreeman opened 1 year ago

nabilfreeman commented 1 year ago

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 commented 1 year ago

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

joningenordnes commented 1 year ago

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.

iamshubham commented 9 months ago

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

jakequade commented 7 months ago

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