airbnb / infinity

UITableViews for the web (DEPRECATED)
http://airbnb.io/infinity/
Other
2.8k stars 281 forks source link

Append new content to top of listView #45

Open edipofederle opened 10 years ago

edipofederle commented 10 years ago

Hi,

I have a question about possibility of append new content to top of my listView.

Are it possible ?

Thanks.

marcelombc commented 9 years ago

I think you can use the prepend method (ListView.prototype.prepend).

andrewtweber commented 8 years ago

Weird that it's not documented