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

event.endCoordinates.height error in KeyboardAwareBase.js #15

Open
arunshan opened this issue Nov 17, 2016 · 4 comments
Open

event.endCoordinates.height error in KeyboardAwareBase.js #15

arunshan opened this issue Nov 17, 2016 · 4 comments

Comments

@arunshan
Copy link

For some reason when I am using this module in my app, I get the following error.
Any help is greatly appreciated.

screen shot 2016-11-17 at 11 51 24 am

@artald
Copy link
Collaborator

artald commented Nov 17, 2016

What react-native version are you using?

@arunshan
Copy link
Author

"react-native": "^0.35.0"

@arunshan arunshan reopened this Nov 17, 2016
@artald
Copy link
Collaborator

artald commented Nov 17, 2016

This component wasn't yet tested on RN versions higher than 0.31, so it might be a comparability issue. I'll try to look into it soon.

@artald
Copy link
Collaborator

artald commented Nov 18, 2016

@arunshan I updated the example project to use RN 0.37 but could not reproduce this problem, so the version difference is not the issue here.

If you can create an example project that reproduces the issue, or share some code that does the same, it would help to identify the problem.

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

2 participants