mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
18b3680761
Summary: Changelog: [Internal] 1. `UITextField.attributedText` and `UITextView.attributedText` default value is `nil`, not an empty NSAttributedString. 2. Assigning `_backedTextInputView.frame = self.bounds` inside constructor isn't needed as `self.bounds` during initialisation. Reviewed By: JoshuaGross Differential Revision: D21722661 fbshipit-source-id: 8725335d929b7d10736b540e12f1669ea824ad94