37f4ec6e16
Summary: To prevent layout popping, when inserting images inside text we would render a blank placeholder image while the real image was loading. It turns out that this isn't necessary, as we can just specify the size of the image without having an actual image to display. Reviewed By: javache Differential Revision: D3212766 fb-gh-sync-id: e98851b32a2d0ae809fc0a4be47e6b77f3b17996 fbshipit-source-id: e98851b32a2d0ae809fc0a4be47e6b77f3b17996 |
||
---|---|---|
.. | ||
RCTText.xcodeproj | ||
RCTRawTextManager.h | ||
RCTRawTextManager.m | ||
RCTShadowRawText.h | ||
RCTShadowRawText.m | ||
RCTShadowText.h | ||
RCTShadowText.m | ||
RCTText.h | ||
RCTText.m | ||
RCTTextField.h | ||
RCTTextField.m | ||
RCTTextFieldManager.h | ||
RCTTextFieldManager.m | ||
RCTTextManager.h | ||
RCTTextManager.m | ||
RCTTextView.h | ||
RCTTextView.m | ||
RCTTextViewManager.h | ||
RCTTextViewManager.m | ||
Text.js | ||
TextStylePropTypes.js | ||
TextUpdateTest.js |