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.

Introduction

What you will learn and develop?
Preview

Resources

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

Lessons

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