React-native-keyboard-aware-scroll-view: Extra space above content

Created on 27 Jun 2017  路  9Comments  路  Source: APSL/react-native-keyboard-aware-scroll-view

Using extraScrollHeight property leaves extra space when the keyboard is dismissed.

Is fixed by #121

Imgur

Most helpful comment

I've created a PR, you guys can check if it works. 馃榾

All 9 comments

At the top as well about 20px

i facing the same issues too even without extraScrollHeight apply

extraScrollHeight will add extra space on the bottom is on purpose, use extraHeight property instead if you don't want this. @iRoachie

About the extra space on top is an issue, I'm trying to figure it out. Might be a bug in ScrollView, but I'm not sure. Will let you know after I figure it out. @iRoachie @Adamnator92

I've created a PR, you guys can check if it works. 馃榾

@Swordsman-Inaction Works great man, i've changed the title to reflect

Any idea when this fix will be available through npm? Thanks!

Please reopen this issue

Have you tried to use v0.3.0? @Swordsman-Inaction AFAIK, this should be already merged and published!

Yes, it's already merged

Was this page helpful?
0 / 5 - 0 ratings

Related issues

FraserHamilton picture FraserHamilton  路  4Comments

shimil2017 picture shimil2017  路  3Comments

EdwardDrapkin picture EdwardDrapkin  路  4Comments

brunolemos picture brunolemos  路  3Comments

bernardochuecos picture bernardochuecos  路  3Comments