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

Bump react-native-svg from 12.1 to 13.1 #58

Closed Vin-Xi closed 2 years ago

Vin-Xi commented 2 years ago

Please merge this, so peer dependency conflicts are fixed.

SrBrahma commented 2 years ago

Thanks for your contribution!

Maybe I will change it from "react-native-svg": "^12.1.0" to "react-native-svg": ">=12.1.0" instead of yours "^13.1.0", else certainly many people are going to have installation issues, like Expo users.

I will give it a deeper thought before merging.

Vin-Xi commented 2 years ago

Yes that would be great can you do it soon?

SrBrahma commented 2 years ago

Merged. Thanks!