WBCollectionViewLayout icon indicating copy to clipboard operation
WBCollectionViewLayout copied to clipboard

is there any way to show one item in a row

Open MoeezAkramGhauri opened this issue 4 years ago • 3 comments

MoeezAkramGhauri avatar Jun 30 '20 17:06 MoeezAkramGhauri

If you want to show one item per row then you can simply use table view or collection view. Main purpose of my library is to give custom layouts like Pinterest, which is not achievable with default collection view flowlayout.

mwaqasbhati avatar Jun 30 '20 20:06 mwaqasbhati

i wanted to show one item in one row and then on another row 2 items. mix of one and two items.

On Wed, Jul 1, 2020, 1:36 AM Muhammad Waqas [email protected] wrote:

If you want to show one item per row then you can simply use table view or collection view. Main purpose of my library is to give custom layouts like Pinterest, which is not achievable with default collection view flowlayout.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mwaqasbhati/WBCollectionViewLayout/issues/1#issuecomment-652028932, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7KZR34LJOSUKP6JKQOG3DRZJEETANCNFSM4OMQDGZQ .

MoeezAkramGhauri avatar Jul 01 '20 06:07 MoeezAkramGhauri

unfortunately, that's not possible at the moment but I can add it in later versions.

mwaqasbhati avatar Jul 03 '20 11:07 mwaqasbhati