Swiper/carousel component for React Native featuring previews, multiple layouts, parallax images, performant handling of huge numbers of items, and more. Compatible with Android & iOS.
BSD 3-Clause "New" or "Revised" License
10.37k
stars
2.29k
forks
source link
ViewPropTypes deprecated: temporary solution with patch-package that works for Expo SDK 46 #945
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.This is a temporary solution, based on that of melvingilberto in https://github.com/meliorence/react-native-snap-carousel/issues/933. It works for Expo SDK 46.
Here is the diff that solved my problem:
This issue body was partially generated by patch-package.