Open faatehsultan opened 10 months ago
hello! does this fix the error?
ViewPropTypes will be removed from React Native, along with all other PropTypes. We recommend that you migrate away from PropTypes and switch to a type system like TypeScript. If you need to continue using ViewPropTypes, migrate to the 'deprecated-react-native-prop-types' package.
I wish this was addressed in the react-native-snap-carousel package itself. Are there any plans to get to this soon?
Hi! ๐
Firstly, thanks for your work on this project! ๐
Today I used patch-package to patch
react-native-snap-carousel@3.9.1
for the project I'm working on.Here is the diff that solved my problem:
This issue body was partially generated by patch-package.