NEW: My new book Pro SwiftUI is out now – level up your SwiftUI skills today! >>

Where to store big data that app requires

Forums > SwiftUI

Hi All,

I am building an app and i want a big list of items for poeple to pick from. Where would you suggest i store this list.

I have considered JSON and an external DB somewhere...

What would you suggest are the best options. Once the app is complete i can imagine this list being updated regularly.

Any suggestions are appreciated.

Kind Regards

Adam

1      

You can store on external databases (There are few of them) or with CloudKit as you may want to add to the list later.

If not could use JSON file in the bundle like in project Moonshot

1      

Hacking with Swift is sponsored by Judo

SPONSORED Let’s face it, SwiftUI previews are limited, slow, and painful. Judo takes a different approach to building visually—think Interface Builder for SwiftUI. Build your interface in a completely visual canvas, then drag and drop into your Xcode project and wire up button clicks to custom code. Download the Mac App and start your free trial today!

Try 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.