1 dépôt
UI components that visually represent the percentage of completion for a process or task.
Distinct from Task Completion Tracking: Existing candidates focus on backend task observers, callbacks, or project management tracking, not UI visualization primitives.
Explore 1 awesome GitHub repository matching user interface & experience · Progress Visualizations. Refine with filters or upvote what's useful.
react-native-progress is a collection of visual components for cross-platform mobile applications designed to represent completion percentages and loading states. It provides a set of progress bars, circular indicators, and loading spinners for mobile environments. The library includes specific components for visualizing progress, such as a percentage progress pie, circular progress indicators with inner text, and linear progress bars. For active background processes, it provides animated loading spinners and activity spinners to signal ongoing tasks. These components support task completion
Implements linear and circular indicators to display the completion percentage of a background process.