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

Integrate with react-native #130

Closed
st0ffern opened this issue Jun 9, 2017 · 6 comments
Closed

Integrate with react-native #130

st0ffern opened this issue Jun 9, 2017 · 6 comments

Comments

@st0ffern
Copy link

st0ffern commented Jun 9, 2017

Why not integrate this with react-native it solves some critical issues with iOS problems.
ref: facebook/react-native#8855

@alvaromb
Copy link
Collaborator

Already discussed in #56 and React Native repo.

@douglasjunior
Copy link

I got a good result using android:windowSoftInputMode="adjustResize" for Android and IQKeyboardManager for iOS.

I also created a library for ease of use.

Just install, no extra code needed:

npm install --save react-native-keyboard-manager

@st0ffern
Copy link
Author

I am talking about ios!

@douglasjunior
Copy link

douglasjunior commented Jun 23, 2017

Yes, my library is for Ios. Android dont need.

@st0ffern
Copy link
Author

@douglasjunior then create a PR to RN 😉

@douglasjunior
Copy link

The library has a different behavior. It uses the IQKeyboardManager.

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

3 participants