Mike

Results 3 comments of Mike

@stvdrsch Yeahhh IDK, still not having any luck. I have updated to all the recent stuff and it still has the same behavior many many reboots later. It's really frustrating....

I am seeing the same thing. I will add that in my case the fields do not get blocked unless I use the next/done feature. Which is tough since typically...

` setPassword(val)} placeholder="Password" placeholderTextColor={theme.colors.darkBlue} returnKeyType="go" ref={refPassword} blurOnSubmit={false} onSubmitEditing={onSignin} value={password} /> ` This is what is working for me lifted exactly from my code without modification.