Closed bionimic closed 8 years ago
I tried to display error message via postSubmit(['An error occurred, please try again']);
but it doesn't appear in my form when I press submit. why?
last time It was there but this happen after I upgraded to RN 32
Have you included the <GiftedForm.ErrorsWidget /> ?
<GiftedForm.ErrorsWidget />
oh. Thanks.
I tried to display error message via postSubmit(['An error occurred, please try again']);
but it doesn't appear in my form when I press submit. why?
last time It was there but this happen after I upgraded to RN 32