-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Problem Description
When attempting to start a tracking animation from an animation that is already running, the animation pauses at it's current value and does not restart.
Steps To Reproduce
- Open RNTester > Native Animated example
- Scroll to the tracking animation example
- Click the animation twice (once to start, then again to update while the animation is running).
Expected Results
The animation behavior should match the JS driver, but the native animation gets stuck.
CLI version
npx react-native --version
Environment
npx react-native infoTarget Platform Version
No response
Target Device(s)
No response
Visual Studio Version
No response
Build Configuration
No response