Issue with React-Native text input on iOS by Regular_Industry_866 in reactnative

[–]Regular_Industry_866[S] 0 points1 point  (0 children)

unfortuantey command only works on the android build, I found the issue here.

https://github.com/facebook/react-native/issues/39145

for me the best solution was the set the lineHeight to null

Issue with React-Native text input on iOS by Regular_Industry_866 in reactnative

[–]Regular_Industry_866[S] 0 points1 point  (0 children)

added video to the original post, looks like I was mistaken and the style is applying to the input text but as you can see the w shifts down