You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see, when I render more than 1 svg having a gradient definition, things mess up and no svg applies its gradient well. This must be a bug on how the lib internally transforms the svgs, somehow messing one with the other.
The text was updated successfully, but these errors were encountered:
Hello, I am testing in latest expo and with latest version of the library.
Result if i only render the unselected icon:
Result if only render the selected icon:
Result when I render both:
The svgs:
My metro.config.js (exactly as suggested on the readme of the library):
package.json:
As you can see, when I render more than 1 svg having a gradient definition, things mess up and no svg applies its gradient well. This must be a bug on how the lib internally transforms the svgs, somehow messing one with the other.
The text was updated successfully, but these errors were encountered: