bsky-app/src/view/com
Hailey 4e51772003
Make bio area scrollable on iOS (#2931)
* fix dampen logic

prevent ghost presses

handle refreshes, animations, and clamps

handle most cases for cancelling the scroll animation

handle animations

save point

simplify

remove unnecessary context

readme

apply offset on pan

find the RCTScrollView

send props, add native gesture recognizer

get the react tag

wrap the profile in context

create module

* fix swiping to go back

* remove debug

* use `findNodeHandle`

* create an expo module view

* port most of it to expo modules

* finish most of expomodules impl

* experiments

* remove refresh ability for now

* remove rn module

* changes

* cleanup a few issues

allow swipe back gesture

clean up types

always run animation if the final offset is < 0

separate logic

update patch readme

get the `RCTRefreshControl` working nicely

* gate new header

* organize
2024-04-11 15:20:38 -07:00
..
auth Enforce that text is wrapped in <Text>, remaining cases (#3421) 2024-04-05 15:09:35 +01:00
composer Small logic cleanups (#3449) 2024-04-09 15:08:02 -07:00
feeds Make bio area scrollable on iOS (#2931) 2024-04-11 15:20:38 -07:00
home Hide feeds topbar on scroll (#3108) 2024-03-05 16:45:08 +00:00
lightbox Remove dead style 2024-03-19 14:06:04 -07:00
lists Make bio area scrollable on iOS (#2931) 2024-04-11 15:20:38 -07:00
modals Use ALF for the embed consent modal (#3336) 2024-04-09 00:58:18 +01:00
notifications Use consistent avatar shape/defaults for labelers (#3257) 2024-03-19 12:18:57 -07:00
pager [Statsig] Instrument feed display (#3455) 2024-04-09 15:09:42 -07:00
post Use consistent avatar shape/defaults for labelers (#3257) 2024-03-19 12:18:57 -07:00
post-thread [Experiment] Show "Follow Back" label (#3439) 2024-04-08 18:38:59 +01:00
posts [Experiment] Turn off interval polling for Discover (#3431) 2024-04-08 17:21:44 +01:00
profile Simplify list logic further to prevent misuse (#3334) 2024-04-03 20:59:33 -07:00
testing [Statsig] Track login/logout (#3286) 2024-03-19 20:24:05 -07:00
threadgate Add "Who can reply" controls [WIP] (#1954) 2023-12-10 12:01:34 -08:00
util Improve Android haptic, offer toggle for haptics in the app (#3482) 2024-04-11 15:20:26 -07:00