-
-
Notifications
You must be signed in to change notification settings - Fork 296
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers

Description
Hey I noticed the flags have been updated to use <style>
now for border-radius
. Specifically the value 50%
is leading to errors if user is using for example react-native-svg library's component for rendering the svg, since it is trying to pass the borderRadius as a string instead of a number.
Not really sure if this is something that could or should be fixed here or in the react-native-svg lib, but something to be aware of.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers