mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7db6c080f5
Summary: This method assumes a semicolon existed before the closing bracket (`>`), but only does on iOS. This instead puts the content before the closing bracket, which is always there on both platforms. Changelog: [macOS][Fixed] - Fix exception thrown by [RCTTextView description] on macOS Reviewed By: sammy-SC Differential Revision: D38074642 fbshipit-source-id: f46d15c2bf2d966d1c1430568f083e4d501d4b40