You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upon installing in my project app, when I tried testing it the autogrow was not working. I can just auto scroll it but the height of the textinput is not adjusting. I'm using the latest version of React-Native
The problem arise from a breaking change in RN 0.46.
This commit contains needed fix to work with RN 0.46 and react 16. Hovewer I am not making a pull request because of other changes needed (at least in package.json).
Hi,
upon installing in my project app, when I tried testing it the autogrow was not working. I can just auto scroll it but the height of the textinput is not adjusting. I'm using the latest version of React-Native
is this compatible to the latest version of RN?
The text was updated successfully, but these errors were encountered: