https://github.com/theappwizard/icalories-indentlytutorial
CoreData with SwiftUI
https://github.com/theappwizard/icalories-indentlytutorial
indently swift swiftui tutorial
Last synced: 10 months ago
JSON representation
CoreData with SwiftUI
- Host: GitHub
- URL: https://github.com/theappwizard/icalories-indentlytutorial
- Owner: TheAppWizard
- Created: 2024-02-11T06:25:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T16:27:58.000Z (almost 2 years ago)
- Last Synced: 2024-02-13T17:43:38.659Z (almost 2 years ago)
- Topics: indently, swift, swiftui, tutorial
- Language: Swift
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iCalories-IndentlyTutorial
This tutorial covers the implementation of CoreData with SwiftUI in your project. :)
# Steps to Create Model
## Step 1: Create a "Data Model" Group

## Step 2: Create a "Data Model File" Group

## Step 3: Add Entities

## Step 4: Add Attributes
