Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working #23

Open
eggybot opened this issue Jul 30, 2017 · 3 comments
Open

Not working #23

eggybot opened this issue Jul 30, 2017 · 3 comments

Comments

@eggybot
Copy link

eggybot commented Jul 30, 2017

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

"react": "16.0.0-alpha.12",
"react-native": "0.46.4",

is this compatible to the latest version of RN?

@danny-does-stuff
Copy link

@eggybot What props are you passing to this component? I'm using RN 0.47 and it is expanding

@rogoja
Copy link

rogoja commented Aug 11, 2017

The same problem, but only on Android. On iOS it works all fine.
"react": "16.0.0-alpha.12", "react-native": "0.46.4",

@antonioturdo
Copy link

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).

antonioturdo/react-native-autogrow-textinput@d15b97a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants