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

Can I set a refreshControl on the ScrollView that doesn't render inside the header? #57

Open
nadeemmar opened this issue Jan 29, 2019 · 1 comment

Comments

@nadeemmar
Copy link

I am trying to add pull to refresh functionality using RefreshControl as shown in this example: http://facebook.github.io/react-native/docs/refreshcontrol

The control appears inside the header instead of as part of the content itself even though the scroll view component has marginTop set to the current height of the header. I was wondering if anyone had any insight on how to achieve this?

@Nhacsam
Copy link
Contributor

Nhacsam commented Feb 21, 2019

Sorry, I don't think you can because of the way the library works : #6 (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

2 participants