--- id: version-0.50-progressbarandroid title: progressbarandroid original_id: progressbarandroid ---
React component that wraps the Android-only ProgressBar. This component is used to indicate
that the app is loading or there is some activity in the app.
Example:
If the progress bar will show indeterminate progress. Note that this can only be false if styleAttr is Horizontal.
The progress value (between 0 and 1).
Style of the ProgressBar. One of:
Used to locate this view in end-to-end tests.
Improve this page by sending a pull request!