bsky-app/src/lib/hooks
dan 65def37165
Push useAnimatedScrollHandler down everywhere to work around bugs (#1866)
* Move useOnMainScroll handlers to leaves

* Force Feed to always take handlers

* Pass handlers from the pager
2023-11-10 19:00:46 +00:00
..
useAccountSwitcher.ts Web login/signup and shell 2023-11-09 20:35:17 -06:00
useAnimatedScrollHandler_FIXED.ts Push useAnimatedScrollHandler down everywhere to work around bugs (#1866) 2023-11-10 19:00:46 +00:00
useAnimatedScrollHandler_FIXED.web.ts Work around web stale closure bug in Reanimated (#1865) 2023-11-10 14:58:13 +00:00
useAnimatedValue.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
useAuxClick.ts 🐛 Handle middle mouse click on feed list items (#1469) 2023-09-18 14:34:12 -07:00
useAuxClick.web.ts 🐛 Handle middle mouse click on feed list items (#1469) 2023-09-18 14:34:12 -07:00
useColorSchemeStyle.ts #435 web dark mode (#455) 2023-04-12 18:49:40 -07:00
useCustomFeed.ts Lists updates: curate lists and blocklists (#1689) 2023-11-01 16:15:40 -07:00
useCustomPalette.ts Add user invite codes (#393) 2023-04-05 18:56:02 -05:00
useDesktopRightNavItems.ts Lists updates: curate lists and blocklists (#1689) 2023-11-01 16:15:40 -07:00
useDraggableScrollView.ts make tab bar scroll view draggable on web 2023-05-24 15:04:30 -07:00
useFollowProfile.ts Replace all logs with new logger 2023-11-04 13:42:36 -05:00
useHomeTabs.ts Lists updates: curate lists and blocklists (#1689) 2023-11-01 16:15:40 -07:00
useIsKeyboardVisible.ts ListAddUser modal UX improvements (#1809) 2023-11-03 16:44:00 -07:00
useMinimalShellMode.tsx Sync top/bottom bar disappearance to the scroll (#1855) 2023-11-09 12:15:05 -08:00
useNavigationTabState.ts Add feeds tab 2023-05-25 20:02:37 -05:00
useNavigationTabState.web.ts APP-70 give profile its own tab mobile (#469) 2023-04-18 11:19:37 -05:00
useOnMainScroll.ts Push useAnimatedScrollHandler down everywhere to work around bugs (#1866) 2023-11-10 19:00:46 +00:00
useOTAUpdate.ts Add modal state provider, replace usage except methods (#1833) 2023-11-08 10:34:10 -08:00
usePalette.ts Add custom feeds selector, rework search, simplify onboarding (#325) 2023-03-19 18:53:57 -05:00
usePermissions.ts handle stuck state with granular android permissions 2023-08-29 17:09:38 -05:00
useSetTitle.ts style: remove useUnreadCountLabel hack from 50c1841 (#655) (#686) 2023-05-17 09:50:28 -05:00
useTabFocusEffect.ts Improvements to notifications screen [APP-520] (#501) 2023-04-20 17:36:25 -05:00
useTimer.ts Fix a bunch of type errors and add a type-check to the github workflows (#837) 2023-06-02 15:01:04 -05:00
useWebMediaQueries.tsx Updates to use dynamic/responsive styles on web (#1351) 2023-09-05 10:42:19 -07:00