FaridSafi / react-native-gifted-form

📝 « One React-Native form component to rule them all »
MIT License
1.44k stars 214 forks source link

Fixed margins on text input when inline is set to false. #92

Open jesouhaite08 opened 7 years ago

jesouhaite08 commented 7 years ago

Margins were not correct when using a TextInputWidget with inline set to false:

screen shot 2016-12-05 at 8 29 10 am

Is now:

screen shot 2016-12-05 at 9 20 41 am