79744961

Date: 2025-08-24 15:04:38
Score: 1.5
Natty:
Report link

That work's for me in react native

Change that:

.email(i18n.t('login.emailSpellError'))

For that:

.email(() => i18n.t('login.emailSpellError'))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Luis GarcĂ­a