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

Login Page UI #412

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

Login Page UI #412

henrievjen opened this issue Oct 11, 2022 · 0 comments

Comments

@henrievjen
Copy link
Contributor

Create the following UI for the Login Page to match the mockup below:

Screen Shot 2022-10-11 at 11 08 34 AM

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

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

Replace all instances of 'Events' with 'Login' in the following code in index.tsx
image

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