bsky-app/src/lib/hooks
Paul Frazee e14c9783e0
[APP-735] Post language improvements (#982)
* Fix composer character-counter bouncing around UI elements

* Fix composer toolbar padding when keyboard is dismissed on iOS

* Use the full name of the language in the composer footer

* Add headings to the DropdownButton

* Update the composer language control to use a simpler dropdown

* Fix lint

* Add translate link to Post component used in notifications

* Fix lint
2023-07-06 20:28:10 -05:00
..
useAnimatedValue.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
useColorSchemeStyle.ts #435 web dark mode (#455) 2023-04-12 18:49:40 -07:00
useCustomFeed.ts Rework the UI for the custom feed view 2023-05-17 15:52:11 -05: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 [APP-735] Post language improvements (#982) 2023-07-06 20:28:10 -05:00
useMinimalShellMode.tsx Mobile Web (#427) 2023-04-12 18:27:55 -07: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 Fix: re-add the scroll boundary to avoid minimal shell at top of screen (#956) 2023-07-03 18:36:49 -05:00
useOTAUpdate.ts don't throw, but log OTA listener errors (#958) 2023-07-03 18:17:28 -05:00
usePalette.ts Add custom feeds selector, rework search, simplify onboarding (#325) 2023-03-19 18:53:57 -05:00
usePermissions.ts Use Linking.openSettings() so it works on Android (#865) 2023-06-08 20:47:24 -07: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 Mobile Web (#427) 2023-04-12 18:27:55 -07:00