Results 179 comments of Bruno Fantauzzi

I am struggling to fix a final bug in the next major version. When released, I may start working on that. Meanwhile, if you are not using Expo, you may...

Hi, @lukas-sl! I tried back then to make the inset shadow. While the basics worked fine, I had some problematic cases that I couldn't work around. As no one else...

Thanks! I am aware of Skia! Before they made their shadow, I was considering to port this lib to use the skia instead of svg, until I saw it didn't...

Hi! Many many thanks! I always really appreciate compliments about this project! It makes the hundreds of hours I spent squeezing my brain on it worth it! 😊 No problem...

Thanks for the report. If you set the radius to 100 or 200, does it happen? Can you keep increasing to see what aproximated value causes this?

Thanks! I will only cap it if I can't find a better workaround, but anyway it's a useful info to know this aproximated value. In theory the max radius is...

Can you tell me if this error happens on [email protected]? Although Expo SDK 44 doesn't say it supports this latest version, it does fine. I tried to find a way...

Hi, I don't know if it's possible for SVG. I've found the package [react-native-svg-animations](https://github.com/73R3WY/react-native-svg-animations), but it seems it only supports SVG's Path component, not Rect etc that we also use....

Please try the given alternatives and give me your feedback. Depending on how they go, I can improve the support for Animations.