Fruits App

  • Course
  • 15 Lessons

Let's develop an iOS application with the SwiftUI framework in Xcode editor. It is a great starter project for every beginner developer.

Contents

Introduction

What you will learn and develop?
Preview

Resources

  1. COMPLETED FOLDER
    This folder contains the finished project. You can use it as a reference guide in your learning.

  2. RESOURCES FOLDER
    This folder contains all of the necessary materials for the project. 

  3. STUDENTS FOLDER:
    This folder is the destination of your own Xcode project.

  4. WORKBOOK
    The PDF file is the workbook for this project.

SwiftUI-App-Workbook-Fruits.pdf
Preview
SWIFTUI-APP-FRUITS.zip
Fructus iOS 16.zip

Lectures

Preview Video
Preview
1. Let’s set up the iOS project in Xcode
Preview
2. Learn how to create an Onboarding Screen using the new Page Tab View
3. Learn how to create data model and fetch data using Swift
4. Learn how to use App Storage and understand the new SwiftUI App Life Cycle
5. Learn how to create List View and retrieve data using ForEach loop
6. Learn how to create a detail view layout in SwiftUI - Part 1
7. Learn how to create a detail view layout in SwiftUI - Part 2
8. Let’s create an outstanding Settings View - Part 1
9. Let’s create an outstanding Settings View - Part 2
10. Let’s create an outstanding Settings View - Part 3