bartgryszko / bartgryszko/react-native-circular-progress

Invalid prop `style` of type `array` supplied to `CircularProgress`, expected `object`.

Open
#325 7 comments 5 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
420
PR merge metrics
No merged PRs in 30d

Description

Currently using
`"react-native-svg": "^13.9.0"`
`"react-native-circular-progress": "^1.3.9"`

Getting the below error

image

Have tested against the sample code-base and able to replicate error

` console.log('onAnimationComplete')}
backgroundColor="#3d5875" />`

For now commenting the validation of style: PropeTypes.object for CircularProgress (src/CircularProgress.js) removes the error and doesnt look like it breaks anything.

image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.