react-native/Libraries/NativeAnimation
Janic Duplessis 3cbc36138a Native Animated - Allow events that are dispatched from any thread
Summary:
Instead of preventing events from working when not on the UI Thread we can just dispatch to it instead.

**Test plan**
Tested manually that animated events still work in RNTester
Closes https://github.com/facebook/react-native/pull/15953

Differential Revision: D5909816

Pulled By: shergin

fbshipit-source-id: 48d02b6aa9f2bc3bcb638e8852fccaac3f205276
2017-09-25 23:15:15 -07:00
..
Drivers Add closed-form damped harmonic oscillator algorithm to Animated.spring 2017-09-20 23:38:16 -07:00
Nodes Native Animations - Fix edge case with restore default values 2017-05-25 06:18:36 -07:00
RCTAnimation.xcodeproj Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
RCTAnimationUtils.h Native Animated - Add tests on iOS 2017-03-28 09:16:58 -07:00
RCTAnimationUtils.m Native Animated - Add tests on iOS 2017-03-28 09:16:58 -07:00
RCTNativeAnimatedModule.h RCTUIManagerObserverCoordinator: new way to subscribe for granular notifications from UI Manager 2017-05-08 12:52:09 -07:00
RCTNativeAnimatedModule.m Native Animated - Allow events that are dispatched from any thread 2017-09-25 23:15:15 -07:00
RCTNativeAnimatedNodesManager.h Native Animations - Fix edge case with restore default values 2017-05-25 06:18:36 -07:00
RCTNativeAnimatedNodesManager.m Stop native driver animations when value is set. 2017-07-20 14:20:30 -07:00