react-native-svg-animations
react-native-svg-animations copied to clipboard
Feature Request: strokeLineCap prop
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.
This is supported (you can check the code here) but the documentation is not up to date.
Create a PR to update the doc https://github.com/73R3WY/react-native-svg-animations/pull/44
#44