mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
055b31a165
Summary: Implement measure for RCTTextInput. This is (almost) the same as the one implemented for ReactTextInputShadowNode. Differential Revision: D2964847