Open
Description
Create the UI for the 'Join' screen
Currently there is no navigation setup to get to the Join page. To view your changes to the Join page, do the following:
Add this import to the top of the index.tsx file:
import JoinScreen from '../screens/JoinScreen';
Replace all instances of 'Events' with 'Join' in the following code in index.tsx
Metadata
Metadata
Assignees
Labels
No labels