about summary refs log tree commit diff
path: root/src/components/icons/Menu.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Move feeds screen into common navigator, handle usages (#4365)Eric Bailey2024-06-111-0/+5
* Move feeds screen into common navigator, handle usages * Add link to Feeds from home screen (#4366) * Add link to feeds to home screen header * Center logo * Replace icons * Tweak spacing * Tweak spacing * Swap icon, sizing * Buttonize, size * Make menu same alignment on all screens * Remove FeedsTab support, enable drawer swipe on MessagesTab * Add note * Vertically align header * Swap in Pin * Use hashtag icon * Remove png * Fix reference * Ensure alignment with home and other screens