mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d9ed1a84c5
Summary: When padding is applied to RCTText, the text it renders should be offset by that padding. This is what iOS is doing. Reviewed By: sriramramani Differential Revision: D2872039