Core Data Swift 5 SwiftUI 2.0

This page summarizes the projects mentioned and recommended in the original post on /r/swift

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SwiftUI-Core-Data-Test

    Sample program to demonstrate how CoreData can be used with SwiftUI.

  • There is some work that needs to be done still with making core data work better with Bindable Object, but for now I use a strategy I found from an example project link to from a bunch of form threads. I recommend cloneing this repo and just breaking down how the model is setup in this project: https://github.com/Whiffer/SwiftUI-Core-Data-Test

  • Slipbox

  • I used a folder hierarchy with children. In order to add and remove folders, I had to implement my own drag and drop with animations. You can see the project here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to create a separate TextField view in its own file and pass Data Model inside the Content view?

    1 project | /r/SwiftUI | 29 May 2023
  • Best ways to use CoreData in a MVVM SwiftUI app?

    2 projects | /r/iOSProgramming | 21 May 2023
  • Core data example

    2 projects | /r/swift | 13 Mar 2023
  • CloudKit + NSFetchedResultsController = Real-Time sync between devices

    1 project | /r/swift | 12 Mar 2023
  • Do you explicitly define a ViewModel in your apps?

    1 project | /r/SwiftUI | 17 Feb 2023