fabric: update scroll forwarder for profile headers (#8366)

* progress

* remove old module

* nil delegates

* clean up problems

* fix refreshing

* bump
This commit is contained in:
hailey
2025-05-13 13:01:47 -07:00
committed by Samuel Newman
parent f6519ae7c5
commit 3c580fc86c
21 changed files with 564 additions and 73 deletions
+1
View File
@@ -204,6 +204,7 @@
"react-native-reanimated": "^3.19.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "^4.19.0",
"react-native-scroll-forwarder": "link:./modules/react-native-scroll-forwarder"
"react-native-svg": "15.12.1",
"react-native-uitextview": "2.0.4",
"react-native-url-polyfill": "^1.3.0",