rive-app / rive-app/rive-react-native

Events at the end of an animation is not the same on Android & iOS

Open
#178 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

triage
Dominant language
TypeScript
Stars
783
Forks
81
Avg merge
3d 6h
Merged PRs (30d)
3

Description

Description

At the end of an animation:

  • On Android, onStop is triggered
  • On iOS, onPause is triggered
    This is not consistent

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

Reproduce an animation reaching its end on both Android and iOS, then trace where the platform-specific event is dispatched. Done means the same end-of-animation event is delivered on both platforms, with coverage for the behavior if the repository provides a suitable test entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.