chenglou / chenglou/react-motion

Unable to animate more than one View at a time. [react-native]

Open
#346 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
21.9k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

I wrote a simple application that has 3 balls - the first of which is draggable, and the rest stagger-follow the first, similar to the chat-heads demo.

The app worked butter smooth on a simulator, but when I attempted to run it on my iPhone 5 the interpolation broke.

The draggable ball would move with my finger, but the rest of the heads would remain in their starting positions until after I had finished dragging - at which they all staggered-followed the leader ball.

I was using `PanResponder` to capture finger movement.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no repository files or tests. Start by reproducing the three-ball PanResponder animation on an iPhone 5 and compare it with the simulator; done means all staggered views update while the leader is dragged.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.