Progress
React component that indicate that the app is loading or there is some activity in the app.
Support iOS and Android
Props
* animating
Whether to show the Progress (true, the default) or hide it (false).
* color
Color of the progress bar.
* bgcolor
Background color of the progress bar.
* progress