about summary refs log tree commit diff
path: root/src/view/com/util/MainScrollProvider.tsx
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-1/+1
* Cache Reanimated worklets (#7068)dan2024-12-121-19/+6
* Fix scroll gesture alignment (#6898)dan2024-12-031-11/+11
* Fix stutter when swiping feeds on Android (#6765)dan2024-11-261-4/+0
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-171-24/+27
* Reduce Reanimated serialization traffic (#6219)dan2024-11-121-3/+14
* Sort imports (#6009)dan2024-10-291-1/+1
* Set fixed_bottom_bar to true (#5203)dan2024-09-071-17/+2
* Fix fixed footer experiment (#4969)dan2024-08-221-12/+41
* cancel animations before updating value for min-shell animation (#4386)Hailey2024-06-061-1/+7
* Account for momentum when hiding minimal shell (#3740)dan2024-04-281-13/+46
* Show tab bar on desktop web (#2998)dan2024-02-271-1/+15
* New Web Layout (#2126)dan2024-01-221-2/+35
* Toggle minimal shell on any scroll for web (#2499)dan2024-01-111-42/+47
* Make scroll handling contextual (#2200)dan2023-12-131-0/+97