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

Compatibility with ListView #21

Open
anthonywebb opened this issue Sep 11, 2015 · 2 comments
Open

Compatibility with ListView #21

anthonywebb opened this issue Sep 11, 2015 · 2 comments

Comments

@anthonywebb
Copy link

When I put content inside a "view" it will display, but not when my content is in a "ListView". Are there any plans to support the same style control but with a ListView for the body? @lelandrichardson

@jaysoo
Copy link

jaysoo commented Dec 16, 2015

@anthonywebb You could try out this component I wrote.

Here's an example using it with ListView: https://github.com/jaysoo/react-native-parallax-scroll-view/blob/master/Example/Talks.js#L53-L107

You basically want the ListView to be the top-level component, and plug inParallaxScrollView using renderScrollComponent.

@waleedarshad-vf
Copy link

@anthonywebb there are many issue opened for provide component. onReachEnd callback is not working. is it possilbe to use reac-native-parallel-view with ilstview

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