My Discussions is the third tab in the bottom bar (blue comments icon). It lists every space associated with your account — both spaces you created and spaces you joined by sending a message.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/sam-shervin/space7/llms.txt
Use this file to discover all available pages before exploring further.
Layout
The screen renders aFlatList of space cards on a light cream background (#FDFAF9). The list supports pull-to-refresh: pull down to reload your spaces from the API.
Each card shows:
- Title — large, bold
- Description — medium weight, below the title
- Author — displayed as
@username - Participant count — user icon with a number, right-aligned on the author row
- Hashtags — horizontally scrollable row of blue pill badges at the bottom of the card
Entering a space
Tap anywhere on a space card to open it. The app setstopicId in TopicContext, which replaces the tab navigator with the Space screen.
