about summary refs log tree commit diff
path: root/src/lib/hooks/useAnimatedScrollHandler_FIXED.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix scroll on native (#2170)dan2023-12-111-1/+1
|
* Fix scroll on profile lists/feeds (#2168)dan2023-12-111-1/+1
|
* Push useAnimatedScrollHandler down everywhere to work around bugs (#1866)dan2023-11-101-0/+14
| | | | | | | * Move useOnMainScroll handlers to leaves * Force Feed to always take handlers * Pass handlers from the pager
* Work around web stale closure bug in Reanimated (#1865)dan2023-11-101-0/+1