iphone - Endless scrolling gridview? -


i'm looking gridview has potentially endless scroll, ie uitableview grid, put icons on same way might on android app drawer, or photos app. far i'm aware there isn't functionality create gridview on iphone. there open source projects this?

i researched quite project needed grid view. these components found:

  1. https://github.com/alanquatermain/aqgridview - personal preference.
  2. https://github.com/provideal/mmgridview
  3. https://github.com/danielctull/dtgridview

if decide create 1 follow how few of components , use similar api of uitableview.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -