GeekyAnts / GeekyAnts/NativeBase

Re-implement the indeterminate progress bar that was removed or never finished in v2

Open
#5,232 1 comment 0 reactions 0 assignees View on GitHub
feature request triage v3
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### Description

An indeterminate version of the progress bar for unknown process lengths and limited screen real estate. Work was started, but then cleaned up in commit: https://github.com/GeekyAnts/NativeBase/commit/a150aff7a9409a152fff327f243aff75bf579857

### Problem Statement

On some occasions, it is not possible to determine how long a process will last or you don't visually have the space for a spinner. That's when an indeterminate progress bar could help indicate to the user that something is happening in the background.

### Proposed Solution or API

Reimplement or finish the code started and removed by commit: https://github.com/GeekyAnts/NativeBase/commit/a150aff7a9409a152fff327f243aff75bf579857

### Alternatives

It's a common pattern among other libraries and it would be great to see it here as well.

### Additional Information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.