mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a799367baf
Summary: 1. Split out the prop interpolation function out of the View ComponentDescriptor, into an inline'd function that can be used elsewhere. 2. Call it from View and from Paragraph component descriptors. This causes animations including Text to look normal on iOS. Changelog: [Internal] Reviewed By: shergin Differential Revision: D21635473 fbshipit-source-id: 470f43fd24a6e80d8696ee2f2a09d9e693b7f280