Namespace: RegistrationScreen

RegistrationScreen

This is the React component which defines the UI for the User Registration screen in the app.
Source:

Methods

(static) onFooterLinkPress()

This function triggers a navigation event to navigate to the Login screen.
Source:

(static) onRegisterPress()

This function uses the data entered by the user to register a new user with Firebase and update our Firestore accordingly.
Source: