nearform / nearform/react-native-workshop
Investigate animation smoothness on iOS
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- Avg merge
- 18h 45m
- Merged PRs (30d)
- 1
Description
@pkiddie reported some issues on iPhone 14 Pro even after applying the withTiming step.
On an iPhone SE it looks okay, some room for improvement maybe; this would be a good issue to pick up for someone with access to a high-end modern iPhone.
Contributor guide
No contributing guide indexed for this repository
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 reproducing the animation on an iPhone 14 Pro and compare it with the iPhone SE behavior after the withTiming step. Trace the animation implementation and identify what differs on the newer device. Done means the smoothness issue is explained and a concrete improvement or follow-up is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile-dev, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100