This PR updates our "Account" view to a sheet and updates the designs to closer match Figma. I made the privacy URL link to https://xmtp.org/privacy and the support url link to https://github.com/xmtp-labs/xmtp-inbox-ios/issues.
I also migrated our fetch/stream messages logic into the MessageListView to match how we are fetching/streaming in the ConversationListView, but I can revert if you're not a fan!
This PR updates our "Account" view to a sheet and updates the designs to closer match Figma. I made the privacy URL link to
https://xmtp.org/privacy
and the support url link tohttps://github.com/xmtp-labs/xmtp-inbox-ios/issues
.I also migrated our fetch/stream messages logic into the
MessageListView
to match how we are fetching/streaming in theConversationListView
, but I can revert if you're not a fan!Relates to https://github.com/xmtp-labs/xmtp-inbox-ios/issues/13