Commit f15985f
Compile out UIFontTextStyleLargeTitle
Summary:
UIFontTextStyleLargeTitle is unavailable on AppleTV
https://developer.apple.com/documentation/uikit/uifont/textstyle/largetitle?changes=_4
Changelog: [Internal]
Reviewed By: javache
Differential Revision: D90514242
fbshipit-source-id: 3fafbe513b52d5e733df336c401f2e76268496ea1 parent 400a3b5 commit f15985f
File tree
2 files changed
+11
-3
lines changed- packages/react-native
- Libraries/Text/Text
- ReactCommon/react/renderer/textlayoutmanager/platform/ios/react/renderer/textlayoutmanager
2 files changed
+11
-3
lines changedLines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| |||
0 commit comments