mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-22 14:38:49 -04:00
* Add title string * Label for icon button * Restyle 3rd party sign in section * Add apple svg icon * Use apple svg * Add google icon * Update strings.ftl * Partially bold string * SignUpForm TS * SignUpConfirmation TS * Rename signup screens * SignUpConfirmation TS * Remove string * TS fixes * Button text change * Remove superfluous margin * Move two text fields to sign up confirmation * Revert "Remove superfluous margin" This reverts commit6a8fe1e7cf. * Add TODO * Remove text under Continue button * Reorder states * Close button only on login * LoginSignupWrapper TS * SignUp TS * Remove Learn More screen * Update text input field label * Remove email confirmation screen * Disable button when inputs empty * Navigate to main after register * Only show one check box * Add error component to first signup screen * Partially italics string * Remove previous text * SignUpConfirmationForm TS * Add a type * Make exclamation mark appear white * Example email validation * Updated Learn More webview title * Comment out some registration fields from previous checkboxes * Add comment * Update Error.tsx * Set all previously separate checkbox consents to true if the one is checked * Revert removal of LearnMore screen * Navigate to Learn More screen * Update LoginForm.tsx * Revert "Remove email confirmation screen" This reverts commit52c396e411. * Use pink_flower as background for Learn More screen * Remove old confirmation screen * Remove LearnMore demo * Show translated error text for common errors * Force dark buttons in signup/login flow screens * Add text to forgot password page * Change text input label