Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input text not seen #279

Open
stief510 opened this issue Dec 22, 2016 · 7 comments
Open

Input text not seen #279

stief510 opened this issue Dec 22, 2016 · 7 comments

Comments

@stief510
Copy link

As i am typing the input the letters do not appear. only when i tap out of the input field

@parker-kimbell
Copy link

I am also seeing this. 0.3.4 is breaking text input fields on at least iOS.

@Crash--
Copy link
Collaborator

Crash-- commented Dec 24, 2016

Which version of RN are you using? Since RN changes its flex box system we had to remove a flex:1 for new version...

Can you try to add a textInputStyle property as suggested here : #274 (comment)

@xinthink
Copy link
Owner

As @Crash-- mentioned, please try to specify flex:1 in textInputStyle
And I've also put this in the release note of v0.3.4

@parker-kimbell
Copy link

Thanks much for the response; we'll try what's been suggested.

RN version is 0.35.

@Crash--
Copy link
Collaborator

Crash-- commented Jan 15, 2017

Is it working @parker-kimbell ?

@parker-kimbell
Copy link

@Crash-- Apologies for taking so long to answer back. The solution recommended by @xinthink is working. It's not my issue report, but could be closed as far as I can tell.

@agrass
Copy link

agrass commented May 11, 2017

Hi! I'm with this problem using RN 0.41 with RNMK 0.4.1. I tried the solution of @xinthink but still same problem. Any suggestion? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants