mirror of
https://github.com/status-im/react-native.git
synced 2025-01-09 17:15:54 +00:00
063f221e56
Summary: The animation shown in the UIExplorer example for NavigationExperimental's NavigationHeader is not working correctly. Due to an incomplete use of the `renderTitleComponent()` callback, interpolation is not working correctly in this example. Even if the animation error is subtle, since the examples are followed by developers quite closely, the bug may multiply if not corrected in the sample code. This is a really *tiny* modification that fixes that particular animation. Closes https://github.com/facebook/react-native/pull/9067 Differential Revision: D3669140 Pulled By: javache fbshipit-source-id: 6dab36a9132da2f704e9a074ae26e744c3420cde