mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 02:56:07 +00:00
0ae24070b0
Fixes a bunch of UI issues to match what's in Figma https://www.figma.com/file/h9wo4GipgZURbqqr1vShFN/Communities-for-Mobile?type=design&node-id=1733-125697&t=3ssa500fwGvUqiTL-0. Fixes https://github.com/status-im/status-mobile/issues/16117 - Fix typo in the Request to Join Communities' text. - Fix bottom sheet handle colors. They had the incorrect transparency. - Fix incorrect Request to Join bottom sheet top margin. - Remove touchable opacity from disclaimer quo2 component. It should use touchable without feedback. This also fixes the problem on the on onboarding flow since both screens use the same disclaimer component. - Add missing final disclaimer after accept/reject buttons. Related to https://github.com/status-im/status-mobile/issues/16196