react-native-macos/Libraries/NativeAnimation
Mikael Sand bdc530b9bb Fix connection of animated nodes and scroll offset with useNativeDriver. (#24177)
Summary:
Add example showing regression before this fix is applied.

https://github.com/facebook/react-native/pull/18187 Was found to introduce a regression in some internal facebook code-base end to end test which couldn't be shared. I was able to create a reproducible demo of a regression I found, and made a fix for it. Hopefully this will fix the internal test, such that the pr can stay merged.

## Changelog

[GENERAL] [Fixed] - Fix connection of animated nodes and scroll offset with useNativeDriver.
Pull Request resolved: https://github.com/facebook/react-native/pull/24177

Reviewed By: rickhanlonii

Differential Revision: D14845617

Pulled By: cpojer

fbshipit-source-id: 1f121dbe773b0cde2adf1ee5a8c3c0266034e50d
2019-06-06 04:52:19 -07:00
..
Drivers Fix deadstore in RCTSpringAnimation (#23643) 2019-02-25 11:36:56 -08:00
Nodes Fix connection of animated nodes and scroll offset with useNativeDriver. (#24177) 2019-06-06 04:52:19 -07:00
RCTAnimation.xcodeproj Update Xcode projects (#19574) 2018-06-19 23:48:12 -07:00
RCTAnimationUtils.h Support the `Slow Animations` option of the iOS simulator (#21157) 2018-09-20 16:18:03 -07:00
RCTAnimationUtils.m fix broken animation tests 2018-09-28 09:17:17 -07:00
RCTNativeAnimatedModule.h Use surface observer for Animated 2019-03-07 17:39:00 -08:00
RCTNativeAnimatedModule.m Fabric: The second attempt to fix a thread-safety issue in RCTNativeAnimatedModule 2019-06-01 20:07:50 -07:00
RCTNativeAnimatedNodesManager.h More iOS animation fixes 2019-04-08 09:15:14 -07:00
RCTNativeAnimatedNodesManager.m More iOS animation fixes 2019-04-08 09:15:14 -07:00
React-RCTAnimation.podspec Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00