mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6cab6c2a13
Summary: Solves this issue: https://github.com/facebook/react-native/issues/44107 ## Changelog: <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: [ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [IOS] [ADDED] - Line break mode for TextInput components. **This includes cpp changes and new functions.** This PR is a breakdown of [this](https://github.com/facebook/react-native/pull/45968) PR. Pull Request resolved: https://github.com/facebook/react-native/pull/46130 Test Plan: - Tested builds in new and old architecture mode. Reviewed By: andrewdacenko Differential Revision: D61656894 Pulled By: cipolleschi fbshipit-source-id: 9a25387cb27cded072e76575e6d2fca01963c621