Skip to content

Settings Page UI #411

Open
Open
@henrievjen

Description

@henrievjen

Create the following UI for the settings page in the file SettingsScreen.tsx

Screen Shot 2022-10-11 at 8 38 26 AM

Make 'General', 'Notifications', 'Account', and 'Home' clickable buttons

Currently there is no navigation setup to get to the settings page. To view your changes to the settings page, do the following:

Add this import to the top of the index.tsx file:
import SettingsScreen from '../screens/SettingsScreen';

Replace all instances of 'Events' with 'Settings' in index.tsx
Screen Shot 2022-10-11 at 8 41 07 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions