React native – RelativeLayout error from TextInput and launch_screen file
The error message that the debugger gives me: This would be the component that is throwing me the error. Specifically it is the TextInput. I tried to remove it from the component and the error disappeared. import { Formik }…