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

extraScrollHeight not working in Android #581

Open
luvnishCapgemini opened this issue May 23, 2024 · 5 comments
Open

extraScrollHeight not working in Android #581

luvnishCapgemini opened this issue May 23, 2024 · 5 comments

Comments

@luvnishCapgemini
Copy link

I used "extraScrollHeight" props in project. In iOS, it's properly adding extra offset to the keyboard but in Android it's not adding offset.

<KeyboardAwareScrollView
            style={{flex: 1}}
            extraScrollHeight={100}>
            <View>
                { ......... }
            </View>
</KeyboardAwareScrollView>
@luvnishCapgemini
Copy link
Author

@slorber
Copy link
Collaborator

slorber commented May 24, 2024

I don't maintain this package anymore

@lbarry-apsl
Copy link
Member

Sorry, but I can't help you. I have never used this library

@brianangulo
Copy link

So no one maintains this package anymore 😢 ?

@slorber
Copy link
Collaborator

slorber commented Oct 31, 2024

Nop #585 (comment)

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

4 participants