rive-app / rive-app/rive-react
[feat] No artboards metadata (e.g. duration)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 58
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 6
Description
Hi there,
Observation:
There are many informations about each rive artboard / scene that we do not have access to.
Example of use case (ours, actually):
Presenting each artboard in a different instagram-like story, with a multiple progress bar, which requires to get the duration of each artboard beforehand. (Screenshot merely illustrative).

Suggestion:
It would be a great idea to integrate these extra data to the lib.
Beyond duration, there are also all the artboards, transitions, states machines, etc.
Wdyt?
Thank you!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the TypeScript runtime's current public artboard and scene APIs and how metadata is exposed. Define the scope of the requested metadata, beginning with artboard duration and considering transitions and state machines; done would require an agreed API and corresponding coverage, but the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100