Open stief510 opened 7 years ago
I am also seeing this. 0.3.4 is breaking text input fields on at least iOS.
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 : https://github.com/xinthink/react-native-material-kit/pull/274#issuecomment-267754368
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
Thanks much for the response; we'll try what's been suggested.
RN version is 0.35.
Is it working @parker-kimbell ?
@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.
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
As i am typing the input the letters do not appear. only when i tap out of the input field