Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run `yarn lint --fix` (#9013) | Samuel Newman | 2025-09-09 | 1 | -1/+1 |
| | |||||
* | Leverage jsx transform to remove unnecessary react imports and update eslint ↵ | Paul Coroneos | 2024-11-19 | 1 | -1/+0 |
| | | | | | | | | | config (#6516) * update eslint config with jsx runtime * leverage jsx transform to remove unnecessary react imports and update eslint config * run yarn lint --fix to remove eslint disables related to react/prop-types that is now disabled | ||||
* | use PressableScale for animation (#5541) | Samuel Newman | 2024-09-30 | 1 | -1/+2 |
| | |||||
* | Mobile Web (#427) | John Fawcett | 2023-04-12 | 1 | -0/+14 |
* 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> |