nandorojo / burnt

Crunchy toasts for React Native. 🍞
MIT License
1.16k stars 36 forks source link

Fix svg warnings #33

Closed fangherk closed 8 months ago

fangherk commented 9 months ago

I saw warnings in the Expo web view that looked like: Invalid DOM property "stroke-width". Did you mean "strokeWidth"?

To test, I copied over the build after running yarn prepare to my local Expo build and the warnings went away.

williamlmao commented 9 months ago

@fangherk thanks for doing this!

williamlmao commented 8 months ago

@nandorojo just wanted to bump this PR in case it got lost in the shuffle. I've been getting these errors for a while now and would love to clear up the console. Thanks so much for all your hard work!

nandorojo commented 8 months ago

Hey I'll publish this tomorrow

nandorojo commented 8 months ago

Live in 0.12.2

williamlmao commented 8 months ago

Thanks @nandorojo!