mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a315e4cd30
Summary: Changelog: [internal] # Problem onTextLayout was called even if there was no change to text layout. This can cause an infinite loop with onTextLayout triggering commit which triggers onTextLayout. # Fix Do not call onTextLayout if there is nothing to layout. Reviewed By: yungsters Differential Revision: D23648430 fbshipit-source-id: 055dc34a9aca0edf2c78a5812b35b80df32c9e3e