react-native-snap-carousel icon indicating copy to clipboard operation
react-native-snap-carousel copied to clipboard

View.propTypes.style error fixed.

Open lfabl opened this issue 7 months ago • 1 comments

Platforms affected

iOS, Android

What does this PR do?

Fix View.propTypes.style error for new react-native versions.

What testing has been done on this change?

iOS and Android build tests is successfully completed.

Tested features checklist

lfabl avatar Jul 02 '25 17:07 lfabl

Thank you ! I imported this patch using patch-package on a ReactNative 0.74.7 app and it works fine.

williamdes avatar Jul 20 '25 12:07 williamdes