Component (RN)
React Native Component Status
Component (RN)
React Native Component Status
Figma (RN)
Figma Component Status
Code (Web)
HTML/CSS Code
Figma (Web)
Figma Component Status
Use a progress bar to show users the completion status of a known process.
Progress bars are specifically for determinate processes where completion can be calculated. For indeterminate processes (unknown duration), a spinner or indeterminate progress indicator is more appropriate.
Progress bars, like spinners, should be placed in the centre of the container to give context to the size of the content being processed.