Skip to content

SVG border-radius issue #52

@ghost

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

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions