Posts, a community app by Read.cv

Thread
Luke
Luke @szmr

Any one able to give me advice on how to make a progress bar that doesn’t “know” when it’s going to finish? I know I can use a looping animation until it’s done but would prefer a loading bar.

Josh Pindjak
Replying to @szmr

react has an “indefinite” state for their progress bar which you could use. There are also a few looping loading states that mimic a progress bar, such this little animation from the obsidian mobile app