mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-10 16:56:31 +00:00
204c8996a3
Implements the skeleton for all community channel drawer actions. This commit is not concerned with the actual implementation of the actions, since that would grow the scope a bit too much. Partially implements https://github.com/status-im/status-mobile/issues/16178 Notes: I also updated the actions drawer component to accept a text aligned to the right (this will be necessary to display the number of pinned messages in the action drawer). In the Design System, the text is always hidden, and that's my best guess as to why we didn't implement it. I talked to designers, and they won't update the Design System Drawer action component https://www.figma.com/file/WQZcp6S0EnzxdTL4taoKDv/Design-System-for-Mobile?type=design&node-id=1931-31188&t=hOK17fADEXTlnXPY-0) for now, but we agreed the reference in Figma > Communities for Mobile https://www.figma.com/file/h9wo4GipgZURbqqr1vShFN/Communities-for-Mobile?type=design&node-id=5483-193285&t=vOTiuhxD87zhmK2T-0) is good enough.