Skip to content

ProgressBar related #30

@Gyanprakash73

Description

@Gyanprakash73

Sometimes Progress Bar is not running, when I touch the screen then progress Bar starts again.

How to solved this problem?

my code is here : -

<ProgressBar
images={['']}
onChange={() => {}}
progressIndex={0}
enableProgress={true}
duration={20}
barStyle={{
barActiveColor: 'red',
barInActiveColor: '#000',
barWidth: 100,
barHeight: 4,
}}
/>

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