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

Allow for inverted scrolling #24

Open
dcurletti opened this issue Oct 14, 2016 · 3 comments
Open

Allow for inverted scrolling #24

dcurletti opened this issue Oct 14, 2016 · 3 comments
Assignees

Comments

@dcurletti
Copy link
Owner

No description provided.

@dcurletti dcurletti self-assigned this Oct 14, 2016
@tamer-badawy
Copy link

I work on a instgram like app and face this proplem but came over it by the back end not the library
for example
when retrive the data from the server you can use syntx like this
`Select * from table Order By id DESC;

@Besiara
Copy link

Besiara commented Feb 5, 2017

It's not solution @tjololo-co . For example I have a chat and messages sorted used ascending order to see last messages in the bottom, like in Skype. So I need to scroll up and load new messages. How I can use this infinity scroll for that.

@tamer-badawy
Copy link

I didn't said it is a solution but an idea that may help others

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants