evblurbs/react-native-md-textinput

Multiline Textfield not work

fakhrishahab opened this issue · 3 comments

I try to setting multiline and autoGrow props to true, but it doesn't worked.

anybody?

Use this repo not the npm package. It seems that the npm package isn't updated with the latest merged feature.

Try installing it like this.

npm i react-native-md-textinput@https://github.com/evblurbs/react-native-md-textinput

Tried the above that installed version 2.0.4 but the same issue remains. Please advise.

artsx commented

up