UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

SOLVED: presenting a lot of data

Forums > SwiftUI

I have an app where the user selects from a list. The data I can display once the user has selected could be quite a lot, so I would rather break it up into meaningful groups. Each selection from the list will have the same groups of data. I'm wondering how people would expect to access the data? I was thinking of using tabs to break up the data, but anyone got other ideas?

2      

I would use a list with section headers and then display the data that belongs to each section(group), you could still have a seach bar to allow for filtering the data etc. For me I think it would be confusing using tabs. Unless I'm not understanding something important about your app which is entirely possible.

Mark

2      

Thanks Mark, yes I think you are right, after more thinking and playing around, I don't think tabs are the right way of doing it.

2      

Hacking with Swift is sponsored by Essential Developer

SPONSORED Join a FREE crash course for mid/senior iOS devs who want to achieve an expert level of technical and practical skills – it’s the fast track to being a complete senior developer! Hurry up because it'll be available only until April 28th.

Click to save your free spot now

Sponsor Hacking with Swift and reach the world's largest Swift community!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.