SrBrahma / react-native-shadow-2

Cross-platform shadow for React Native. Supports Android, iOS, Web, and Expo
MIT License
674 stars 56 forks source link

[Fixed in v13.6.0] Incompatible with react-native-svg v13.5.0 #62

Closed chengsokdara closed 1 year ago

chengsokdara commented 1 year ago

After upgrade react-native-svg to 13.5.0 shadow corners are missing.

Before                                          After

Simulator Screen Shot - iPhone 8 Plus - 2022-11-13 at 11 22 57 Simulator Screen Shot - iPhone 8 Plus - 2022-11-13 at 11 28 04

alexco2 commented 1 year ago

Had the same experience. react-native-svg 13.4.0 still works fine.

SrBrahma commented 1 year ago

Thanks for the important report. Tomorrow I will add a note about it on Readme while I don't find it's cause and fix.

alexco2 commented 1 year ago

Fixed with version 13.6.0

SrBrahma commented 1 year ago

Huge thanks, @alexco2!

Updated README with this info and closing this. Please do report any further breaking errors.

SrBrahma commented 1 year ago

I will keep this sticked for some time.