prodz18 / TiDynamicGrid

An Alloy Widget for creating a dynamic grid layout (like Pinterest) in iOS and Android.
75 stars 13 forks source link

Classic Titanium (pure JS Ti Apps) #1

Open yozef opened 10 years ago

yozef commented 10 years ago

I wonder if this could be used in Classic Ti?

prodz18 commented 10 years ago

Hi. No, this is a widget for Alloy. But it could be turn into a CommonJS module easily.

deckameron commented 9 years ago

Hi @yozef and @pablorr18!

I took the liberty to convert TiDynamicGrid into Classic Titanium. Please let me know if you find any use for it. https://github.com/deckameron/TiWaterfall

My best,

yozef commented 9 years ago

Thanks @deckameron It may interest you as well to know that @mpociot has released a Native iOS & Android (@viezel) UICollectionView with WaterFall layouts here -> https://github.com/mpociot/TiCollectionView

deckameron commented 9 years ago

Thanks @yozef! @mpociot is doing a amazing job with TiCollectionView. I am really looking forward to a finalized version of his iOS module.

mpociot commented 9 years ago

@yozef the Android module currently doesn't support the waterfall layout :)