react-native-progress icon indicating copy to clipboard operation
react-native-progress copied to clipboard

CircleSnail unfilledColor not working

Open jsb188 opened this issue 8 years ago • 3 comments

CircleSnail's "unfilledColor" prop does not work. (Or lacks proper examples). Please help.

jsb188 avatar Jul 09 '16 10:07 jsb188

CircleSnail doesn't support unfilledColor. But it doesn't make sense for it to do so, right?

oblador avatar Jul 10 '16 22:07 oblador

Then the documentation is wrong because it clearly says "Properties for all progress components". And it has unfilledColor as one of them.

I wanted unfilledColor for CircleSnail because the progress animation doesn't look right for loading screens that are fast (i.e. < 1 second). The user doesn't understand what that animation actually is because the loading is already over before the animation even reaches 50%.

What is your suggestion?

jsb188 avatar Jul 11 '16 05:07 jsb188

This is definitely something that I think should be supported, and as @saeho mentions, it is listed as being supported in the documentation.

Having a circle "track" with the snail progress inside it is definitely a valid use case.

mikemerritt avatar Aug 14 '18 18:08 mikemerritt