rive-app / rive-app/rive-react

[feat] No artboards metadata (e.g. duration)

Open
#158 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request
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).

image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.