vydimitrov / react-countdown-circle-timer

Lightweight React/React Native countdown timer component with color and progress animation based on SVG
MIT License
692 stars 87 forks source link

Gradient directions #143

Closed iserzh closed 3 years ago

iserzh commented 3 years ago

Hi,

It will be great to make it possible to change gradient directions. Like we can pass custom x1, y1, x2, y2 coords as prop or custom linear gradient component at all. Why I need this? For example, with current implementation it's impossible to create gradients like this:

Screen Shot 2021-05-31 at 15 07 21

Thanks!

vydimitrov commented 3 years ago

Hey @iserzh, thanks for the feature request - lets take the discussion here