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

Forgot Password Screen UI #415

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

Forgot Password Screen UI #415

henrievjen opened this issue Oct 11, 2022 · 0 comments

Comments

@henrievjen
Copy link
Contributor

Create the UI for the 'Forgot Password' Screen

Screen Shot 2022-10-11 at 11 27 52 AM

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

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

Replace all instances of 'Events' with 'ForgotPassword' 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