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

Is it possible to render in reverse order? #726

Open
SalvaPedraza opened this issue Apr 29, 2022 · 2 comments
Open

Is it possible to render in reverse order? #726

SalvaPedraza opened this issue Apr 29, 2022 · 2 comments

Comments

@SalvaPedraza
Copy link

Normal view is such first item in the list is shown on top, then second below, etc. When scrolling down, the new elements appear below.

Is it possible to do in reverse order?
I mean: show the first element on botton position, then second avobe this one, etc.
And when scrolling down, the new elements appear on top and old ones disappear below.
Something like this: http://jsfiddle.net/5UUtV/1/

@JamieMcDonnell
Copy link

I would really appreciate this feature or some guidance on achieving this, if anyone has managed? Thanks

@patchthecode
Copy link

cant this be done by simply providing an array in reverse order?

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