<TextInput placeholder="First Name" returnKeyType="next" onSubmitEditing={() => { lastNameRef.current.focus(); }} blurOnSubmit={false} />