about summary refs log tree commit diff
path: root/src/lib/hooks/useAnimatedScrollHandler_FIXED.web.ts
Commit message (Collapse)AuthorAgeFilesLines
* Sort imports (#6009)dan2024-10-291-1/+1
| | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix
* Fix scroll on native (#2170)dan2023-12-111-41/+40
|
* Fix scroll on profile lists/feeds (#2168)dan2023-12-111-40/+41
|
* Add enter/exit animations to modals on web (#2042)Samuel Newman2023-11-301-11/+11
| | | | | | | * add reanimated layout animations to modals * reorder imports * pass context to scroll handler patches
* Work around web stale closure bug in Reanimated (#1865)dan2023-11-101-0/+44