Skip to content

Commit a44fd9c

Browse files
committed
Fix details.md
1 parent 75849b6 commit a44fd9c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

patches/react-native-reanimated/details.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11

22
# `react-native-reanimated` patches
33

4-
### [react-native-reanimated+3.19.0+001+catch-all-exceptions-on-stoi.patch](react-native-reanimated+3.19.0+001+catch-all-exceptions-on-stoi.patch)
4+
### [react-native-reanimated+3.19.1+001+catch-all-exceptions-on-stoi.patch](react-native-reanimated+3.19.0+001+catch-all-exceptions-on-stoi.patch)
55

66
- Reason: Reanimated wasn't able to catch an exception here, so the catch clause was broadened.
77
- Upstream PR/issue: 🛑
88
- E/App issue: 🛑
99
- PR Introducing Patch: [Upgrade to React Native 0.76](https://github.com/Expensify/App/pull/51475)
1010

11-
### [react-native-reanimated+3.19.0+002+dontWhitelistTextProp.patch](react-native-reanimated+3.19.0+002+dontWhitelistTextProp.patch)
11+
### [react-native-reanimated+3.19.1+002+dontWhitelistTextProp.patch](react-native-reanimated+3.19.0+002+dontWhitelistTextProp.patch)
1212

1313
- Reason: In Expensify `text` prop in a JS prop and not in native code. Recheck if this is still needed when migrating to v4.
1414
- Upstream PR/issue: 🛑
1515
- E/App issue: 🛑
1616
- PR Introducing Patch: [NR 0.75 upgrade](https://github.com/Expensify/App/pull/45289)
1717

18-
### [react-native-reanimated+3.19.0+003+hybrid-app.patch](react-native-reanimated+3.19.0+003+hybrid-app.patch)
18+
### [react-native-reanimated+3.19.1+003+hybrid-app.patch](react-native-reanimated+3.19.0+003+hybrid-app.patch)
1919

2020
- Reason: Fixes IOS build crash due to not finding `package.json`.
2121
- Upstream PR/issue: 🛑

0 commit comments

Comments
 (0)