mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/50000 This adds some tests that verify that controlled textinput, via text prop, or children creating attributedstring, does not jumble text, so long as JS side does not mutate underlying text content. The rewriting/max length example does still run into problems here. Changelog: [Internal] Reviewed By: joevilches Differential Revision: D71076703 fbshipit-source-id: 85995e8cc087533b1115f158ba5dad67ed008289