about summary refs log tree commit diff
path: root/src/view/com/pager
Commit message (Expand)AuthorAgeFilesLines
* Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)Samuel Newman2025-09-095-5/+14
* [Perf] Drawer gesture perf fix + related cleanup (#8953)Samuel Newman2025-09-051-9/+22
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-1/+2
* new arch (#8295)hailey2025-06-123-283/+299
* bump it bop it upgrade it (rn 79/expo 53) (#8281)hailey2025-05-023-17/+43
* Replace hackfix for gestures with upstream fix (#7503)dan2025-01-201-40/+2
* Fix tabbar swipe conflicting with drawer (#7501)dan2025-01-201-48/+51
* Revert "[Android] Fix taps triggering while swiping (#7459)" (#7498)dan2025-01-201-2/+40
* [Android] Fix taps triggering while swiping (#7459)gpp2025-01-171-40/+2
* [Android] Try to disambiguate taps from swipes (#7448)dan2025-01-151-2/+40
* Fix web crash (#7426)dan2025-01-101-1/+1
* Fix notifications borders (#7140)dan2024-12-171-1/+1
* Fix z-indexes to make tabbar scroll on Android (#7102)dan2024-12-142-15/+15
* Tweak ProfileList design (#7100)dan2024-12-131-1/+3
* Give minWidth to tab indicator only (#7095)dan2024-12-132-14/+43
* Fix web Home header (#7086)dan2024-12-121-1/+1
* [Layout] Bleed profile banner into safe area (#6967)Samuel Newman2024-12-123-19/+52
* [Notifications] Add a Mentions tab (#7044)dan2024-12-121-6/+8
* Make the pager take full width (#7066)dan2024-12-122-11/+68
* Fix drawer swipe (#7007)dan2024-12-101-8/+31
* [Layout] Base (#6907)Eric Bailey2024-12-051-49/+11
* ALF TabBar (#6924)Samuel Newman2024-12-032-32/+29
* [Nicer Tabs] New native pager (#6868)dan2024-12-034-81/+437
* [Nicer Tabs] Fork TabBar, simplify Pager (#6762)dan2024-12-036-181/+213
* Fix `<List>` types (#6756)Samuel Newman2024-11-261-2/+2
* Remove unused RN.Animated code (#6584)dan2024-11-211-4/+3
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-171-6/+6
* [Statsig] Remove client downsampling (#6153)Hailey2024-11-152-9/+6
* fix(a11y): avoid plain `div`s as button or tabs (#6084)Cynthia2024-11-031-2/+6
* Sort imports (#6009)dan2024-10-292-2/+3
* Fix PageWithHeader header leaking into safe area (#5792)Samuel Newman2024-10-171-3/+3
* Ignore bogus onScroll values (#5499)Samuel Newman2024-09-271-3/+10
* Header blurred banner on overscroll (take 2) (#5474)Samuel Newman2024-09-252-14/+58
* Allow profile header to overscroll (#5457)Samuel Newman2024-09-252-10/+21
* [Neue] Handle emoji within custom font (#5449)Eric Bailey2024-09-241-0/+1
* Use pressable for video controls (#5452)Samuel Newman2024-09-231-3/+3
* Improve styles (#4916)Minseo Lee2024-08-112-3/+1
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-2/+1
* fix gap between tab bar and its border (#4538)Samuel Newman2024-06-191-2/+2
* Fix horizontal padding of tab within profile header (#3924)Minseo Lee2024-06-062-9/+8
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-312-3/+4
* [Statsig] Sample noisy events (#4288)dan2024-05-302-6/+9
* Upgrade to Expo 51 and React Native 0.74 (#3980)Hailey2024-05-291-3/+4
* Movable following feed (#3593)Eric Bailey2024-05-111-6/+10
* remove use of `pointerEvents` on iOS profile header (#3694)Hailey2024-04-251-10/+15
* [Statsig] Instrument feed display (#3455)dan2024-04-092-13/+37
* Remove `FixedTouchableHighlight` , fix Android press issues (#3214)Hailey2024-03-141-42/+0
* Show tab bar on desktop web (#2998)dan2024-02-271-5/+73
* Tweak tabbar sizing on web (#2996)dan2024-02-271-22/+23
* Refactor feed header components (#2964)dan2024-02-223-310/+0