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 3d447cc841
commit 2c7cab5ae5
22 changed files with 576 additions and 288 deletions
+2 -1
View File
@@ -220,7 +220,8 @@
"tlds": "^1.234.0",
"tldts": "^6.1.46",
"zeego": "^1.6.2",
"zod": "^3.20.2"
"zod": "^3.20.2",
"react-native-scroll-forwarder": "link:./modules/react-native-scroll-forwarder"
},
"devDependencies": {
"@atproto/dev-env": "^0.3.160",