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

Custom countdown circle #59

Closed lacsinagramar closed 4 years ago

lacsinagramar commented 4 years ago

Hi, is there any way I can edit the circle of the timer?

vydimitrov commented 4 years ago

There are bunch of props that you can change to customize the timer cirle.

lacsinagramar commented 4 years ago

Uh yes, sorry I did not make myself clear. What I meant is, is there any way I can have a custom SVG of the Circle timer.

Something like this: image

The dots there are based on a specific time. (e.g On 10:00 there will be a dot on the timer)

vydimitrov commented 4 years ago

This looks good. But the component does not have anything out of the box, which would allow you to build it. If you have any idea how you can do it I am ready to help you.

vydimitrov commented 4 years ago

Hey @lacsinagramar, I am closing this bug for now. Let me know if you need anything else from my side.

berkaygurbuz commented 3 years ago

@lacsinagramar any updates ? Did you make custom countdown circle