Skip to content
This repository was archived by the owner on Jan 3, 2021. It is now read-only.
This repository was archived by the owner on Jan 3, 2021. It is now read-only.

Everything under 50% cant draw perfect #21

@tomaskazatel

Description

@tomaskazatel

I have this code snippet:

<View style={{ marginTop: 25 }}>
    <ProgressCircle
        percent={40}
        radius={85}
        borderWidth={10}
        color={Colors.ORANGE}
        shadowColor={Colors.ORANGE_40}
        bgColor={Colors.WHITE}
    >
        <Icon name="play" size={40} color={Colors.BLUE} />
    </ProgressCircle>
</View>

I don't know what i have do wrong but my progress circle draw like this:
snimek obrazovky 2018-12-11 v 11 11 08

Maybe I am doing something wrong. Can you please help me @MrToph? Or is this real issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions