I have the following React Native method:
const handleSignupPress = async () => { try { newUser = { username: email, email: email,