|
1 | 1 | # `react-native` patches |
2 | 2 |
|
3 | | -### [react-native+0.77.1+001+initial.patch](react-native+0.77.1+001+initial.patch) |
| 3 | +### [react-native+0.79.2+001+initial.patch](react-native+0.79.2+001+initial.patch) |
4 | 4 |
|
5 | 5 | // TODO |
6 | 6 |
|
7 | | -### [react-native+0.77.1+002+fixMVCPAndroid.patch](react-native+0.77.1+002+fixMVCPAndroid.patch) |
| 7 | +### [react-native+0.79.2+002+fixMVCPAndroid.patch](react-native+0.79.2+002+fixMVCPAndroid.patch) |
8 | 8 |
|
9 | 9 | // TODO |
10 | 10 |
|
11 | | -### [react-native+0.77.1+003+disableTextInputRecycling.patch](react-native+0.77.1+003+disableTextInputRecycling.patch) |
| 11 | +### [react-native+0.79.2+003+disableTextInputRecycling.patch](react-native+0.79.2+003+disableTextInputRecycling.patch) |
12 | 12 |
|
13 | 13 | // TODO |
14 | 14 |
|
15 | | -### [react-native+0.77.1+004+iOSFontResolution.patch](react-native+0.77.1+004+iOSFontResolution.patch) |
| 15 | +### [react-native+0.79.2+004+iOSFontResolution.patch](react-native+0.79.2+004+iOSFontResolution.patch) |
16 | 16 |
|
17 | 17 | // TODO |
18 | 18 |
|
19 | | -### [react-native+0.77.1+005+resetAutoresizingOnView.patch](react-native+0.77.1+005+resetAutoresizingOnView.patch) |
| 19 | +### [react-native+0.79.2+005+resetAutoresizingOnView.patch](react-native+0.79.2+005+resetAutoresizingOnView.patch) |
20 | 20 |
|
21 | 21 | // TODO |
22 | 22 |
|
23 | | -### [react-native+0.77.1+006+disableNonTranslucentStatusBar.patch](react-native+0.77.1+006+disableNonTranslucentStatusBar.patch) |
| 23 | +### [react-native+0.79.2+006+disableNonTranslucentStatusBar.patch](react-native+0.79.2+006+disableNonTranslucentStatusBar.patch) |
24 | 24 |
|
25 | 25 | // TODO |
26 | 26 |
|
27 | | -### [react-native+0.77.1+007+TextInput.patch](react-native+0.77.1+007+TextInput.patch) |
| 27 | +### [react-native+0.79.2+007+TextInput.patch](react-native+0.79.2+007+TextInput.patch) |
28 | 28 |
|
29 | 29 | // TODO |
30 | 30 |
|
31 | | -### [react-native+0.77.1+008+iOSCoreAnimationBorderRendering.patch](react-native+0.77.1+008+iOSCoreAnimationBorderRendering.patch) |
| 31 | +### [react-native+0.79.2+008+iOSCoreAnimationBorderRendering.patch](react-native+0.79.2+008+iOSCoreAnimationBorderRendering.patch) |
32 | 32 |
|
33 | 33 | // TODO |
34 | 34 |
|
35 | | -### [react-native+0.77.1+009+copyStateOnClone.patch](react-native+0.77.1+009+copyStateOnClone.patch) |
| 35 | +### [react-native+0.79.2+009+copyStateOnClone.patch](react-native+0.79.2+009+copyStateOnClone.patch) |
36 | 36 |
|
37 | 37 | // TODO |
38 | 38 |
|
39 | | -### [react-native+0.77.1+010+textinput-clear-command.patch](react-native+0.77.1+010+textinput-clear-command.patch) |
| 39 | +### [react-native+0.79.2+010+textinput-clear-command.patch](react-native+0.79.2+010+textinput-clear-command.patch) |
40 | 40 |
|
41 | 41 | // TODO |
42 | 42 |
|
43 | | -### [react-native+0.77.1+011+Add-onPaste-to-TextInput.patch](react-native+0.77.1+011+Add-onPaste-to-TextInput.patch) |
| 43 | +### [react-native+0.79.2+011+Add-onPaste-to-TextInput.patch](react-native+0.79.2+011+Add-onPaste-to-TextInput.patch) |
44 | 44 |
|
45 | 45 | - Reasons: |
46 | 46 | - Adds `onPaste` callback to `TextInput` to support image pasting on native |
|
54 | 54 | - https://github.com/Expensify/App/issues/63191 |
55 | 55 | - PR Introducing Patch: [#47203](https://github.com/Expensify/App/pull/47203) |
56 | 56 |
|
57 | | -### [react-native+0.77.1+012+alert-style.patch](react-native+0.77.1+012+alert-style.patch) |
| 57 | +### [react-native+0.79.2+012+alert-style.patch](react-native+0.79.2+012+alert-style.patch) |
58 | 58 |
|
59 | 59 | // TODO |
60 | 60 |
|
61 | | -### [react-native+0.77.1+013+fixNavigationAnimations.patch](react-native+0.77.1+013+fixNavigationAnimations.patch) |
| 61 | +### [react-native+0.79.2+013+fixNavigationAnimations.patch](react-native+0.79.2+013+fixNavigationAnimations.patch) |
62 | 62 |
|
63 | 63 | // TODO |
64 | 64 |
|
65 | | -### [react-native+0.77.1+014+fixScrollViewState.patch](react-native+0.77.1+014+fixScrollViewState.patch) |
| 65 | +### [react-native+0.79.2+014+fixScrollViewState.patch](react-native+0.79.2+014+fixScrollViewState.patch) |
66 | 66 |
|
67 | 67 | // TODO |
68 | 68 |
|
69 | | -### [react-native+0.77.1+015+redactAppParameters.patch](react-native+0.77.1+015+redactAppParameters.patch) |
| 69 | +### [react-native+0.79.2+015+redactAppParameters.patch](react-native+0.79.2+015+redactAppParameters.patch) |
70 | 70 |
|
71 | 71 | // TODO |
72 | 72 |
|
73 | | -### [react-native+0.77.1+016+android-keyboard-avoiding-view.patch](react-native+0.77.1+016+android-keyboard-avoiding-view.patch) |
| 73 | +### [react-native+0.79.2+016+android-keyboard-avoiding-view.patch](react-native+0.79.2+016+android-keyboard-avoiding-view.patch) |
74 | 74 |
|
75 | 75 | // TODO |
76 | 76 |
|
77 | | -### [react-native+0.77.1+017+fix-mask-persisting-recycling.patch](react-native+0.77.1+017+fix-mask-persisting-recycling.patch) |
| 77 | +### [react-native+0.79.2+017+fix-mask-persisting-recycling.patch](react-native+0.79.2+017+fix-mask-persisting-recycling.patch) |
78 | 78 |
|
79 | 79 | // TODO |
80 | 80 |
|
81 | | -### [react-native+0.77.1+018+fix-text-selecting-on-change.patch](react-native+0.77.1+018+fix-text-selecting-on-change.patch) |
| 81 | +### [react-native+0.79.2+018+fix-text-selecting-on-change.patch](react-native+0.79.2+018+fix-text-selecting-on-change.patch) |
82 | 82 |
|
83 | 83 | // TODO |
84 | 84 |
|
85 | | -### [react-native+0.77.1+019+fix-scroll-view-jump.patch](react-native+0.77.1+019+fix-scroll-view-jump.patch) |
| 85 | +### [react-native+0.79.2+019+fix-scroll-view-jump.patch](react-native+0.79.2+019+fix-scroll-view-jump.patch) |
86 | 86 |
|
87 | 87 | // TODO |
88 | 88 |
|
89 | | -### [react-native+0.77.1+020+fix-dropping-mutations-in-transactions.patch](react-native+0.77.1+020+fix-dropping-mutations-in-transactions.patch) |
| 89 | +### [react-native+0.79.2+020+fix-dropping-mutations-in-transactions.patch](react-native+0.79.2+020+fix-dropping-mutations-in-transactions.patch) |
90 | 90 |
|
91 | 91 | // TODO |
92 | 92 |
|
93 | | -### [react-native+0.77.1+021+fix-crash-when-deleting-expense.patch](react-native+0.77.1+021+fix-crash-when-deleting-expense.patch) |
| 93 | +### [react-native+0.79.2+021+fix-crash-when-deleting-expense.patch](react-native+0.79.2+021+fix-crash-when-deleting-expense.patch) |
94 | 94 |
|
95 | 95 | // TODO |
96 | 96 |
|
97 | | -### [react-native+0.77.1+022+disable-suggestion-pop-up.patch](react-native+0.77.1+022+disable-suggestion-pop-up.patch) |
| 97 | +### [react-native+0.79.2+022+disable-suggestion-pop-up.patch](react-native+0.79.2+022+disable-suggestion-pop-up.patch) |
98 | 98 |
|
99 | 99 | // TODO |
100 | 100 |
|
101 | | -### [react-native+0.77.1+023+dont-enable-height-centering.patch](react-native+0.77.1+023+dont-enable-height-centering.patch) |
| 101 | +### [react-native+0.79.2+023+dont-enable-height-centering.patch](react-native+0.79.2+023+dont-enable-height-centering.patch) |
102 | 102 |
|
103 | 103 | // TODO |
104 | 104 |
|
105 | | -### [react-native+0.77.1+024+fix-surface-stopped-before-started.patch](react-native+0.77.1+024+fix-surface-stopped-before-started.patch) |
| 105 | +### [react-native+0.79.2+024+fix-surface-stopped-before-started.patch](react-native+0.79.2+024+fix-surface-stopped-before-started.patch) |
106 | 106 |
|
107 | 107 | // TODO |
108 | 108 |
|
109 | | -### [react-native+0.77.1+025.patch](react-native+0.77.1+025.patch) |
| 109 | +### [react-native+0.79.2+025.patch](react-native+0.79.2+025.patch) |
110 | 110 |
|
111 | 111 | // TODO |
0 commit comments