We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I need to set border position in Sketch on a<Svg.Circle> but strokeAlignment prop is missing in SVG support.
<Svg.Circle>
strokeAlignment
And by default, border position is set on « center » :
The text was updated successfully, but these errors were encountered:
does it work when you set it? is it just a matter of adding strokeAlignment to the accepted props?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I need to set border position in Sketch on a
<Svg.Circle>
butstrokeAlignment
prop is missing in SVG support.And by default, border position is set on « center » :
The text was updated successfully, but these errors were encountered: