We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
progress
1 parent 325f003 commit c2e655eCopy full SHA for c2e655e
1 file changed
index.d.ts
@@ -35,7 +35,7 @@ declare module 'react-native-progress' {
35
* @memberof DetaultPropTypes
36
* @default 0
37
*/
38
- progress?: 0 | 1
+ progress?: number
39
40
/**
41
* Fill color of the indicator.
0 commit comments