rive-app / rive-app/rive-react-native
Events at the end of an animation is not the same on Android & iOS
Open
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,
onStopis triggered - On iOS,
onPauseis triggered
This is not consistent
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
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