bsky-app/src/lib/hooks
Ansh 620e002841
Show logged out view when adding accounts (#2020)
* show logged out view when adding accounts

* Handle existing signed-in account

* Show which account is currently logged in

* Fix showing toasts

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2023-11-29 10:11:06 -08:00
..
useAccountSwitcher.ts Show logged out view when adding accounts (#2020) 2023-11-29 10:11:06 -08: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
useCustomPalette.ts Add user invite codes (#393) 2023-04-05 18:56:02 -05:00
useDraggableScrollView.ts make tab bar scroll view draggable on web 2023-05-24 15:04:30 -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
useNonReactiveCallback.ts Fix jumpy modal regression (#1945) 2023-11-16 18:01:51 -08:00
useOnMainScroll.ts Push useAnimatedScrollHandler down everywhere to work around bugs (#1866) 2023-11-10 19:00:46 +00:00
useOTAUpdate.ts Hindi Internationalization (#1914) 2023-11-20 13:29:27 -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 Refactor notifications to use react-query (#1878) 2023-11-12 18:13:11 -08: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
useToggleMutationQueue.ts Add a mutation queue to fix race conditions in toggles (#1933) 2023-11-16 14:01:01 -08:00
useWebMediaQueries.tsx Updates to use dynamic/responsive styles on web (#1351) 2023-09-05 10:42:19 -07:00