Photos Grid with LBTAListController
UIKit Facebook 2019
Render out a grid of photos very easily using LBTATools and seeing everything change on the fly with SwiftUI Previews.

Comments (4)
Radoslav Radev
3 years ago
Gorgeous work, Brian! But I have a question: is there a way for the LTBAListController to have more than one type of custom cell? If I'm not mistaking, we can pass only one type of cell currently...
Brian Voong
3 years ago
Abdul Ahad
3 years ago
hey brian i have a question .you added the view of photogridcontroller in the mainviewcontroller so we can use the collectionview to show the photos in a grid .so i added didselect on the photogridcontroller to move to a different controller but when i pop back to the main controller the view of the photogridcontroller inside the maincontroller disappears . any idea why this is happening?
Brian Voong
3 years ago
mark017
3 years ago
hello ! how are you?
Sachin Singla
3 years ago
Is there any way to apply constraints? For example if i have a priceLabel and a price(in numbers) and i want my priceLabel on the leading side of the cell and price(in number) on the trailing side of the cell. By default i am getting both in the leading side. How can i get my desired result? Thankyou.
HELP & SUPPORT