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

RecyclerViewBackedScrollView being depricated #6

Closed
tedsomething opened this issue Dec 14, 2016 · 1 comment
Closed

RecyclerViewBackedScrollView being depricated #6

tedsomething opened this issue Dec 14, 2016 · 1 comment

Comments

@tedsomething
Copy link

Hello!

Firstly, thank you for your work on this packaged. I know many people use it.

I am currently trying to use this (hiding/showing header on scroll), but since ListView with RecyclerViewBackedScrollView is being deprecated.
facebook/react-native#11445
facebook/react-native#11095
facebook/react-native#7002

It is also too buggy and no one wants to maintain it on official RN repository.
https://github.com/facebook/react-native/issues?utf8=%E2%9C%93&q=RecyclerViewBackedScrollView

What is the alternative? I am not a native developer, but it seems that using NestedScrollViewAndroid is not going to perform very well on large infinite scrolling lists and there is no way of getting pull-to-refresh.

@maolion
Copy link
Owner

maolion commented Dec 15, 2016

@teodors
Please use Android native code to develop a companion native component for use by ReactNative applications

@maolion maolion closed this as completed Dec 15, 2016
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