react-native/Libraries/Animated
slorber f0d35904c9 Add missing tests for Animated.forkEvent (#20111)
Summary:
`forkEvent` is generally used to intercept an existing listener and add a new js listener to it, considering the original listener can be null/js/Animated.event(). I added tests to ensure the 3 cases of the implementation are all covered.
Pull Request resolved: https://github.com/facebook/react-native/pull/20111

Differential Revision: D8817500

Pulled By: hramos

fbshipit-source-id: 1a20b6f73e2d47bbefccd31378764909a45e89bb
2018-07-11 22:32:02 -07:00
..
examples Omit units from zero values. 2017-04-18 14:00:18 -07:00
release FBJS: Upgrade to 0.8.17 2018-06-16 00:46:23 -07:00
src Add missing tests for Animated.forkEvent (#20111) 2018-07-11 22:32:02 -07:00