APP-2974: Fix composer not scrollable when Reduced Motion is on (#11628)

Co-authored-by: Eric Bailey <git@esb.lol>
This commit is contained in:
Oleksii Bulenok
2026-09-02 18:31:22 +02:00
committed by GitHub
parent 99715b9a67
commit 87329397a4
9 changed files with 147 additions and 545 deletions
+2 -2
View File
@@ -240,7 +240,7 @@
"react-native-pager-view": "6.8.0",
"react-native-progress": "^5.0.1",
"react-native-qrcode-styled": "^0.3.3",
"react-native-reanimated": "~4.5.3",
"react-native-reanimated": "~4.6.0",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "4.26.2",
"react-native-scroll-forwarder": "link:./modules/react-native-scroll-forwarder",
@@ -250,7 +250,7 @@
"react-native-web": "^0.21.0",
"react-native-web-webview": "^1.0.2",
"react-native-webview": "^13.16.1",
"react-native-worklets": "0.11.3",
"react-native-worklets": "0.12.1",
"react-remove-scroll-bar": "^2.3.8",
"react-responsive": "^10.0.1",
"react-textarea-autosize": "^8.5.3",