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.
1 parent 84901ce commit 0590494Copy full SHA for 0590494
1 file changed
index.d.ts
@@ -89,7 +89,7 @@ declare module 'react-native-progress' {
89
* @memberof BarPropTypes
90
* @default 150
91
*/
92
- width?: number
+ width?: number | null
93
94
/**
95
* Height of the progress bar.
0 commit comments