about summary refs log tree commit diff
path: root/src/lib/hooks/useWebMediaQueries.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Mobile Web (#427)John Fawcett2023-04-121-0/+8
* WIP * WIP * Fix header offset on web * Remove debug * Fix web mobile feed and FAB layout * Fix modals on mobile web * Remove dead code * Remove ios config that shouldnt be committed now * Move bottom bar into its own folder * Fix web drawer navigation and state behaviors * Remove dark mode toggle from web drawer for now * Fix search on mobile web * Fix the logged out splash screen on mobile web * Fixes to detox simulator --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>