-
Notifications
You must be signed in to change notification settings - Fork 647
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
Integrate with react-native #130
Comments
Already discussed in #56 and React Native repo. |
I got a good result using I also created a library for ease of use. Just install, no extra code needed: npm install --save react-native-keyboard-manager |
I am talking about ios! |
Yes, my library is for Ios. Android dont need. |
@douglasjunior then create a PR to RN 😉 |
The library has a different behavior. It uses the IQKeyboardManager. |
Why not integrate this with react-native it solves some critical issues with iOS problems.
ref: facebook/react-native#8855
The text was updated successfully, but these errors were encountered: