Oleksandr
Oleksandr
macOS 10.12.6 Webstorm: 2017.2.5 Import Cost: 1.0.3 **Not working**
same issue. Android only
Looks like issue with `react-native-reanimated` versioning. Carousel works fine on the web with react-native-reanimated `3.3.x - 3.4.x` But if you're using `react-native 0.73+`, it requires at least react-native-reanimated `3.6.x` to...
Add: `backfaceVisibility: 'hidden',` to the side style in my case - instead of `zIndex: 10`