react-native-svg-animations icon indicating copy to clipboard operation
react-native-svg-animations copied to clipboard

Feature Request: strokeLineCap prop

Open joshua-augustinus opened this issue 3 years ago • 2 comments

strokeLinecap is a prop already in react-native-svg. It basically gives you the option to make the stroke endpoint rounded if you want. Is this feature possible? Thanks.

joshua-augustinus avatar Mar 10 '21 01:03 joshua-augustinus

This is supported (you can check the code here) but the documentation is not up to date.

muh-hamada avatar Apr 04 '21 09:04 muh-hamada

Create a PR to update the doc https://github.com/73R3WY/react-native-svg-animations/pull/44

muh-hamada avatar Apr 04 '21 09:04 muh-hamada

#44

73R3WY avatar Jan 22 '24 14:01 73R3WY