mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[GH-ISSUE #282] @opentui/react example request: loading spinner #74
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#74
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @macklinu on GitHub (Nov 8, 2025).
Original GitHub issue: https://github.com/anomalyco/opentui/issues/282
Whether it's using a library like https://github.com/sindresorhus/cli-spinners or some simple loading animation, I would love to learn how to make a loading spinner using
@opentui/react.(opening this issue in case others have sample code to share - I will hopefully figure it out and comment with what I came up with and figure out how to bake it into documentation/examples in the repo.)
@msmps commented on GitHub (Nov 8, 2025):
I actually have a library ready to publish for this. I’ll sort that out in an hour or so and that should hopefully be a good example.
@macklinu commented on GitHub (Nov 8, 2025):
Ok awesome thanks @msmps! My crude initial attempt was to do this:
Would love to see what you've done.
@msmps commented on GitHub (Nov 9, 2025):
@macklinu nice! your example is perfectly fine and is very similar to how i started before i decided to leverage the core primitives and extend to support all of our renderers! i've pushed to git/npm if you were interested in taking a look 😃
https://git.new/opentui-spinner