hoanglam10499 / react-native-drop-shadow

https://www.npmjs.com/package/react-native-drop-shadow
MIT License
229 stars 9 forks source link

react-native-drop-shadow not working after update from 0.0.7 to 0.0.9 #32

Closed thalmann-christof closed 1 year ago

thalmann-christof commented 1 year ago

We were running react-native-drop-shadow on 0.0.7, and it worked fine for us. After updating to 0.0.9, it does not show the shadow anymore. There is no error or warning. It just does not display it anymore.

Do we miss anything we need to change in the implementation in that version update? Were there any breaking changes?

We are running on:

Happy for any input to get the new version running! Thanks.

hoanglam10499 commented 1 year ago

Hi @thalmann-christof, try update new version 1.0.0

thalmann-christof commented 1 year ago

Thanks @hoanglam10499! It works again for us.