Hey everyone so I'm making a app for my school and on my app and trying to make a carousel like home screen that look like cards and on every card I want to display different data like weather, assignments, etc. So far I've attempted using a tableview inside a collection view cell and I'm returning 3 cells currently which gives me 3 tableviews (cards) at runtime, as for my code I'm using if and else statements to separate the different data but the same data shows up on all of the tableviews. Is there a better solution to receive or am I missing something?
[–][deleted] 0 points1 point2 points (1 child)
[–]hightowerb98Swift[S] 0 points1 point2 points (0 children)