@ -411,8 +411,7 @@ export default function RegisterScreen(props) {
} else {
fieldsAreNotInUse(form, actions).then((isNotUsed) => {
if (isNotUsed) {
console.log("abobrinha");
// handleSubmit(form);
handleSubmit(form);
console.log("scrolll");
scroll.scrollTo({ x: 0, y: 0, animated: true });