bartgryszko / react-native-circular-slider

React Native component for creating circular slider :radio_button:
MIT License
872 stars 189 forks source link

Update CircularSlider.js #25

Open tmaly1980 opened 6 years ago

tmaly1980 commented 6 years ago

Fixing breaking change with react-native-svg 's transform interpolation (object syntax has been removed) As per: https://github.com/react-native-community/react-native-svg/pull/507