react-native-macos/React
bang9 048194849b feat(iOS): added lineBreakStrategy attribute to Text/TextInput (#31272)
Summary:
iOS did not support the implementation of Korean word-wrap(line-break) before iOS14.
If the attribute applied, the word-wrap of Korean will works.

## Changelog

<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://github.com/facebook/react-native/wiki/Changelog
-->

[iOS] [Added] -  Line break strategy for Text and TextInput components

Pull Request resolved: https://github.com/facebook/react-native/pull/31272

Test Plan:
1. Test build and run on above iOS 14.
2. Test it does not affect existing text components when set default(none) strategy.
3. Test whether word-wrap works with Korean when set hangul-word strategy.

<img src="https://user-images.githubusercontent.com/26326015/112963967-d7f70c00-9182-11eb-9a34-8c758b80c219.png" width="300" height="" style="max-width:100%;">

Reviewed By: javache

Differential Revision: D39824809

Pulled By: lunaleaps

fbshipit-source-id: 42cb0385221a38c84e80d3494d1bfc1934ecf32b
2022-10-17 13:14:17 -07:00
..
AccessibilityResources/en.lproj VoiceOver reads Tab elements as "Tab Description" (#30689) 2021-01-15 11:09:01 -08:00
AppSetup Fix React module build error with swift integration on new architecture mode (#34527) 2022-08-30 02:58:10 -07:00
Base feat(iOS): added lineBreakStrategy attribute to Text/TextInput (#31272) 2022-10-17 13:14:17 -07:00
CoreModules Add link group label to talkios deps 2022-10-11 14:24:40 -07:00
CxxBridge Refactor: removed duplicated words in comments (#34807) 2022-09-28 09:08:27 -07:00
CxxLogUtils Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
CxxModule Add additional Systrace support 2022-09-14 16:29:20 -07:00
CxxUtils Fix crash in folly object conversion 2022-05-25 03:29:17 -07:00
DevSupport Back out "fixed SDK issue while uploading app in debug scheme" 2022-06-21 10:48:14 -07:00
FBReactNativeSpec bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00
Fabric Delete feature flag disable_preallocation_on_clone_android 2022-10-17 05:57:32 -07:00
Inspector Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Modules Minor: Rename RCTNotAllowedInAppWideFabric to RCTNotAllowedInFabricWithoutLegacy 2022-07-08 15:07:55 -07:00
Profiler Add additional Systrace support 2022-09-14 16:29:20 -07:00
Tests Delete preemtive view allocation on iOS 2022-09-09 06:25:58 -07:00
UIUtils Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Views Modularlize RCTConstants.h - Move Bridge-only constants into a separate file 2022-09-08 19:56:22 -07:00
React-RCTFabric.podspec bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00
third-party.xcconfig bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00