Hi all, I'm writing my first app and I'm a bit lost. I'm trying to get user input by having the user select from several options in a UICollectionView, and then once the user makes a selection, I want the app to transition to a different screen with essentially the exact same structure but different text inside the collection view cells.
For example: the first screen would ask "what meal are you eating" and the options would be "breakfast", "lunch", "dinner", and "snack"; and then the next screen should have exactly the same structure but would then have different options. So if you clicked breakfast, it would ask "what are you making?" and the options might be "eggs", "toast", "pancakes".
Can anyone point me in the right direction on how to implement this? Tutorials, videos, websites, anything. So far I've started out on coordinators but I'm not sure that's the best way to go. Thank you! :)
Subreddit
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/swift/comme...