Open
Description
Create the UI for the 'Forgot Password' Screen
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
Metadata
Metadata
Assignees
Labels
No labels