Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings Page UI #411

Open
henrievjen opened this issue Oct 11, 2022 · 0 comments
Open

Settings Page UI #411

henrievjen opened this issue Oct 11, 2022 · 0 comments

Comments

@henrievjen
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant