<TextField name="imageUrl" type="url" floatingLabelText="Image Url" value={imageUrl} onChange={onChange} fullWidth style={styles.input} required />