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

KeyboardAvoiderInsets extraSpace prop should default to 0 instead of 20 #11

Open
soemarko opened this issue Jun 15, 2023 · 1 comment
Open

Comments

@soemarko
Copy link

https://github.com/iway1/react-native-keyboard-avoider/blob/3d446aaf150bb8cbcd7366b9620acd52fec69de0/package/src/components/common-props.ts#LL22C5-L22C19 this line.

The semantics "extra space" should be additional spacing. Took me awhile to debug why there are a huge gap between the text input and the keyboard.

@merveillevaneck
Copy link

I agree with the above. I'd also like to add that for me, changing the extraSpace prop value at all doesnt even work in expo. I'm not sure why and its quite hard to isolate. But im completely unable to remove the gap between the keyboard and the view. in spite of there being a prop for it.

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