![SwiftUI Masterclass 2021 - iOS 14 App Development & Swift 5updated (04/2021)]()
Author : Robert Petras | Duration : 24 hours | Language : English | 17.5 GB
MP4, codec: AVC, resolution: 1920x1080, frame rate: 3123kbps, FPS: 30.00fps
Audio : codec: AAC-LC, frame rate: 128kbps, channels: 2.0 (Stereo)
Creating a 50+ hour
course with high-quality production value takes a lot of time. I don't want to keep you waiting, so I have decided to release the first half of the content before I finish publishing the remaining lectures.The 2021 edition of this SwiftUI Masterclass course is already more than 25+ hours long and it will be much longer by the end of this year.
Each month I release a new exciting and practical project about how to build an iOS 14, a macOS, even a watchOS application from scratch, or other useful learning material about app development in Swift 5+ programming language.
Why should you take this iOS 14 course
Visually learn SwiftUI 2 and build top-notch iOS 14, iPadOS mobile apps, Apple Watch apps, and even macOS desktop applications. This complete iOS application development course with the latest SwiftUI is designed to teach you how to become an advanced iOS and macOS app developer using Apple's native user interface framework: SwiftUI.
Learn by completing these hands-on projects:
FRUITS - iOS 14 app with SwiftUI 2 and Xcode 12
AFRICA - iOS 14, iPadOS and macOS desktop app
TOUCHDOWN - iOS 14 E-commerce app
DEVOTE - Core Data with SwiftUI 2 integration
NOTES - watchOS and SwiftUI app (coming soon)
EVELOPERS - iOS 14 and 13 app
AVOCADO RECIPES - iOS 14 and 13 app
SLOT MACHINE - iPhone, iPad, Mac Game
TODO - Core Data, App Themes, and Alternate App Icons
HONEYMOON - iOS 14 and 13 app
What kind of advanced topics will be covered in 2021:
Swift 5.4 programming language foundation,
2.0 framework foundation,
Core Data with SwiftUI 2.0,
MVVM architecture,
External REST APIs integration,
Combine framework,
SwiftUI Animation,
Advanced Core Data with Apple's CloudKit integration,
App Clips,
WidgetKit framework,
Test-driven app development,
Core Machine Learning,
SpriteKit with SwiftUI,
Swift Package Manager (SPM),
Google FireStore integration with SPM,
Version control with Git,
Native macOS app development,
watchOS,
tvOS,
App design, UI design, UX design,
HealthKit,
MapKit,
SiriKit,
AVKit (Augmented reality),
CareKit,
Create ML,
PencilKit,
Push Notification,
WKWebView,
Face ID and Touch ID,
App distributions to App Store,
and so on.
Content|-- 01 TABLE OF CONTENTS - What will you develop in SwiftUI 2.0
| |-- 001 01 App Preview_ Fruits.en.srt
| |-- 001 01 App Preview_ Fruits.mp4
| |-- 002 02 App Preview_ Africa.en.srt
| |-- 002 02 App Preview_ Africa.mp4
| |-- 003 03 App Preview_ Touchdown.en.srt
| |-- 003 03 App Preview_ Touchdown.mp4
| |-- 004 04 App Preview_ Devote.en.srt
| |-- 004 04 App Preview_ Devote.mp4
| |-- 005 05 App Preview_ Developer Cards.en.srt
| |-- 005 05 App Preview_ Developer Cards.mp4
| |-- 006 06 App Preview_ Avocado Recipes.en.srt
| |-- 006 06 App Preview_ Avocado Recipes.mp4
| |-- 007 07 App Preview_ Slot Maching Game.en.srt
| |-- 007 07 App Preview_ Slot Maching Game.mp4
| |-- 008 08 App Preview_ Todos.en.srt
| |-- 008 08 App Preview_ Todos.mp4
| |-- 009 09 App Preview_ Honeymoon.en.srt
| |-- 009 09 App Preview_ Honeymoon.mp4
| `-- 010 Course Requirements.html
|-- 02 FRUITS - iOS 14 App with SwiftUI 2 and Xcode 12
| |-- 001 Finished iOS 14 App Trailer Video - Fruits.en.srt
| |-- 001 Finished iOS 14 App Trailer Video - Fruits.mp4
| |-- 002 Main objectives of this iOS 14 SwiftUI 2.0 project.html
| |-- 003 Let's set up the iOS 14 project in Xcode 12.en.srt
| |-- 003 Let's set up the iOS 14 project in Xcode 12.mp4
| |-- 004 Learn how to create an Onboarding Screen using the new Page Tab View.en.srt
| |-- 004 Learn how to create an Onboarding Screen using the new Page Tab View.mp4
| |-- 005 Learn how to create data model and fetch data using Swift 5.3.en.srt
| |-- 005 Learn how to create data model and fetch data using Swift 5.3.mp4
| |-- 006 Learn how to use App Storage and understand the new SwiftUI App Life Cycle.en.srt
| |-- 006 Learn how to use App Storage and understand the new SwiftUI App Life Cycle.mp4
| |-- 007 Learn how to create List View and retrieve data using ForEach loop.en.srt
| |-- 007 Learn how to create List View and retrieve data using ForEach loop.mp4
| |-- 008 Learn how to create a detail view layout in SwiftUI 2.0 - Part 1.en.srt
| |-- 008 Learn how to create a detail view layout in SwiftUI 2.0 - Part 1.mp4
| |-- 009 Learn how to create a detail view layout in SwiftUI 2.0 - Part 2.en.srt
| |-- 009 Learn how to create a detail view layout in SwiftUI 2.0 - Part 2.mp4
| |-- 010 Let's create an outstanding Settings View - Part 1.en.srt
| |-- 010 Let's create an outstanding Settings View - Part 1.mp4
| |-- 011 Let's create an outstanding Settings View - Part 2.en.srt
| |-- 011 Let's create an outstanding Settings View - Part 2.mp4
| |-- 012 Let's create an outstanding Settings View - Part 3.en.srt
| |-- 012 Let's create an outstanding Settings View - Part 3.mp4
| |-- 012 SwiftUI-App-Workbook-Fruits.pdf
| `-- 013 SUI2-APP-FRUITS.zip
|-- 03 AFRICA - iOS 14 App with SwiftUI 2 and Xcode 12
| |-- 001 Finished iOS 14 App Trailer Video - Africa.en.srt
| |-- 001 Finished iOS 14 App Trailer Video - Africa.mp4
| |-- 002 Main objectives of this iOS 14 SwiftUI 2.0 project.html
| |-- 003 Let's set up the iOS 14 project in Xcode 12.en.srt
| |-- 003 Let's set up the iOS 14 project in Xcode 12.mp4
| |-- 004 Learn how to decode a JSON file and fetch data with SwiftUI.en.srt
| |-- 004 Learn how to decode a JSON file and fetch data with SwiftUI.mp4
| |-- 005 Let's create a dynamic SwiftUI List using Swift Generics and JSON data.en.srt
| |-- 005 Let's create a dynamic SwiftUI List using Swift Generics and JSON data.mp4
| |-- 006 Let's develop the detail view for each animal with dynamic data - Part 1.en.srt
| |-- 006 Let's develop the detail view for each animal with dynamic data - Part 1.mp4
| |-- 007 Let's develop the detail view for each animal with dynamic data - Part 2.en.srt
| |-- 007 Let's develop the detail view for each animal with dynamic data - Part 2.mp4
| |-- 008 Let's create a Video Player with SwiftUI 2 framework - Part 1.en.srt
| |-- 008 Let's create a Video Player with SwiftUI 2 framework - Part 1.mp4
| |-- 009 Let's create a Video Player with SwiftUI 2 framework - Part 2.en.srt
| |-- 009 Let's create a Video Player with SwiftUI 2 framework - Part 2.mp4
| |-- 010 Let's develop a complex Map with custom Annotations in SwiftUI - Part 1.en.srt
| |-- 010 Let's develop a complex Map with custom Annotations in SwiftUI - Part 1.mp4
| |-- 011 Let's develop a complex Map with custom Annotations in SwiftUI - Part 2.en.srt
| |-- 011 Let's develop a complex Map with custom Annotations in SwiftUI - Part 2.mp4
| |-- 012 Learn how to create a motion animation programmatically with SwiftUI.en.srt
| |-- 012 Learn how to create a motion animation programmatically with SwiftUI.mp4
| |-- 013 Let's create a photo gallery with Grid Layout using SwiftUI 2.en.srt
| |-- 013 Let's create a photo gallery with Grid Layout using SwiftUI 2.mp4
| |-- 014 Let's develop a complex Grid Layout system with four Toolbar Buttons.en.srt
| |-- 014 Let's develop a complex Grid Layout system with four Toolbar Buttons.mp4
| |-- 015 Let's create a new iMessage Extension (iOS 14 Sticker Pack).en.srt
| |-- 015 Let's create a new iMessage Extension (iOS 14 Sticker Pack).mp4
| |-- 016 Let's transfer the iPad app to desktop Mac app with Mac Catalyst technology.en.srt
| |-- 016 Let's transfer the iPad app to desktop Mac app with Mac Catalyst technology.mp4
| |-- 024 SwiftUI-App-Workbook-Africa.pdf
| `-- 025 SWIFTUI-APP-AFRICA-UPDATED.zip
|-- 04 TOUCHDOWN - iOS 14 E-commerce app with SwiftUI 2
| |-- 001 Finished iOS 14 App Trailer Video - Touchdown.en.srt
| |-- 001 Finished iOS 14 App Trailer Video - Touchdown.mp4
| |-- 002 Learn about the objectives of this iOS 14 e-commerce app built with SwiftUI.html
| |-- 003 1. Let's set up the Touchdown iOS 14 project in Xcode 12.en.srt
| |-- 003 1. Let's set up the Touchdown iOS 14 project in Xcode 12.mp4
| |-- 004 2. Let's create a custom navigation bar with a logo.en.srt
| |-- 004 2. Let's create a custom navigation bar with a logo.mp4
| |-- 005 3. Let's develop an adaptive carousel with Page Tab View.en.srt
| |-- 005 3. Let's develop an adaptive carousel with Page Tab View.mp4
| |-- 006 4. Let's develop a horizontal grid layout for the categories.en.srt
| |-- 006 4. Let's develop a horizontal grid layout for the categories.mp4
| |-- 007 5. Let's create a vertical grid layout for the products.en.srt
| |-- 007 5. Let's create a vertical grid layout for the products.mp4
| |-- 008 6. Let's develop a horizontal grid layout for the brands.en.srt
| |-- 008 6. Let's develop a horizontal grid layout for the brands.mp4
| |-- 009 7. Let's create a product detail view - Part 1.en.srt
| |-- 009 7. Let's create a product detail view - Part 1.mp4
| |-- 010 8. Let's develop a product detail view - Part 2.en.srt
| |-- 010 8. Let's develop a product detail view - Part 2.mp4
| |-- 011 9. Add logic to the app and improve the user experience.en.srt
| |-- 011 9. Add logic to the app and improve the user experience.mp4
| |-- 040 SwiftUI-App-Workbook-Touchdown.pdf
| `-- 041 TOUCHDOWN.zip
|-- 05 DEVOTE - iOS 14 App with Core Data and SwiftUI 2 Framework
| |-- 001 Finished Core Data App Trailer Video - Devote.en.srt
| |-- 001 Finished Core Data App Trailer Video - Devote.mp4
| |-- 002 Main objectives of this Core Data and SwiftUI project.html
| |-- 003 1. Let's set up the Core Data project with SwiftUI and fix Xcode's template.en.srt
| |-- 003 1. Let's set up the Core Data project with SwiftUI and fix Xcode's template.mp4
| |-- 004 2. Introduction to Core Data and understand the Xcode's Core Data template.en.srt
| |-- 004 2. Introduction to Core Data and understand the Xcode's Core Data template.mp4
| |-- 005 3. Let's create a basic to-do app from Xcode's Core Data template.en.srt
| |-- 005 3. Let's create a basic to-do app from Xcode's Core Data template.mp4
| |-- 006 4. Let's develop a stellar app design.en.vtt
| |-- 006 4. Let's develop a stellar app design.mp4
| |-- 007 5. Create a new entry form for the task item.en.vtt
| |-- 007 5. Create a new entry form for the task item.mp4
| |-- 008 6. Let's develop a custom header.en.vtt
| |-- 008 6. Let's develop a custom header.mp4
| |-- 009 7. Improve the individual task item view.en.vtt
| |-- 009 7. Improve the individual task item view.mp4
| |-- 010 8. Learn how to create a custom visual effect in SwiftUI.en.vtt
| |-- 010 8. Learn how to create a custom visual effect in SwiftUI.mp4
| |-- 011 9. Dealing with UX and Sound Design.en.vtt
| |-- 011 9. Dealing with UX and Sound Design.mp4
| |-- 012 10. Introduction to the new Widget API.en.vtt
| |-- 012 10. Introduction to the new Widget API.mp4
| |-- 051 SwiftUI-App-Workbook-Core-Data-Devote.pdf
| `-- 052 DEVOTE.zip
|-- 06 Xcode - Apple's App Development Software
| |-- 001 Get Started with Xcode - Apple's App Development Software.en.srt
| `-- 001 Get Started with Xcode - Apple's App Development Software.mp4
|-- 07 DEVELOPERS APP - Build Your First iOS App With SwiftUI in Xcode
| |-- 001 Finished iOS App Trailer Video - Developers.en.srt
| |-- 001 Finished iOS App Trailer Video - Developers.mp4
| |-- 002 Main objectives of this SwiftUI project.html
| |-- 003 Let's set up the iOS project.en.srt
| |-- 003 Let's set up the iOS project.mp4
| |-- 004 How to create a launch screen in iOS.en.srt
| |-- 004 How to create a launch screen in iOS.mp4
| |-- 005 Create a card view in SwiftUI.en.srt
| |-- 005 Create a card view in SwiftUI.mp4
| |-- 006 Repeating content effortlessly with ForEach.en.srt
| |-- 006 Repeating content effortlessly with ForEach.mp4
| |-- 007 Create a data model for the cards.en.srt
| |-- 007 Create a data model for the cards.mp4
| |-- 008 Let's create an array of static data.en.srt
| |-- 008 Let's create an array of static data.mp4
| |-- 009 How to load static data in SwiftUI.en.srt
| |-- 009 How to load static data in SwiftUI.mp4
| |-- 010 Let's play a sound file with AVFoundation in SwiftUI.en.srt
| |-- 010 Let's play a sound file with AVFoundation in SwiftUI.mp4
| |-- 011 Introducing SwiftUI Animation.en.srt
| |-- 011 Introducing SwiftUI Animation.mp4
| |-- 012 Let's add a Haptic Feedback for the iOS app.en.srt
| |-- 012 Let's add a Haptic Feedback for the iOS app.mp4
| |-- 013 How to show Alert window in SwiftUI.en.srt
| |-- 013 How to show Alert window in SwiftUI.mp4
| |-- 014 Let's create Stickers for the mobile app.en.srt
| |-- 014 Let's create Stickers for the mobile app.mp4
| |-- 064 SwiftUI-App-Workbook-Developers.pdf
| `-- 065 SWIFTUI-APP-01.zip
|-- 08 AVOCADOS APP - Build an Avocado Recipes App With SwiftUI in Xcode
| |-- 001 Finished iOS App Trailer Video - Avocados.en.srt
| |-- 001 Finished iOS App Trailer Video - Avocados.mp4
| |-- 002 What will you learn and what are the main objectives of this iOS project_.html
| |-- 003 Let's set up the SwiftUI project in Xcode.en.srt
| |-- 003 Let's set up the SwiftUI project in Xcode.mp4
| |-- 004 Supporting Dark Mode in iOS App Interface with SwiftUI.en.srt
| |-- 004 Supporting Dark Mode in iOS App Interface with SwiftUI.mp4
| |-- 005 Let's create a Launch Screen and support the Light and Dark modes in iOS.en.srt
| |-- 005 Let's create a Launch Screen and support the Light and Dark modes in iOS.mp4
| |-- 006 Create a user interface with tabs (TabView) in SwiftUI.en.srt
| |-- 006 Create a user interface with tabs (TabView) in SwiftUI.mp4
| |-- 007 Let's build the Avocado home view with SwiftUI animation.en.srt
| |-- 007 Let's build the Avocado home view with SwiftUI animation.mp4
| |-- 008 Let's design the layout of the header in Xcode.en.srt
| |-- 008 Let's design the layout of the header in Xcode.mp4
| |-- 009 Let's fetch the data for the Header with Swift 5.en.srt
| |-- 009 Let's fetch the data for the Header with Swift 5.mp4
| |-- 010 How to create a interesting layout with SwiftUI_ Best Dishes with Avocado.en.srt
| |-- 010 How to create a interesting layout with SwiftUI_ Best Dishes with Avocado.mp4
| |-- 011 Avocado Facts and Why Modifier Order Matters in SwiftUI.en.srt
| |-- 011 Avocado Facts and Why Modifier Order Matters in SwiftUI.mp4
| |-- 012 Fetching the Avocado Facts' Data with SwiftUI.en.srt
| |-- 012 Fetching the Avocado Facts' Data with SwiftUI.mp4
| |-- 013 Let's Design the Recipe Cards with SwiftUI and Present the Avocado Recipes.en.srt
| |-- 013 Let's Design the Recipe Cards with SwiftUI and Present the Avocado Recipes.mp4
| |-- 014 Let's Create the Avocado Recipe Detail View in Xcode.en.srt
| |-- 014 Let's Create the Avocado Recipe Detail View in Xcode.mp4
| |-- 015 How to Present a New View with using SwiftUI Sheets.en.srt
| |-- 015 How to Present a New View with using SwiftUI Sheets.mp4
| |-- 016 Let's Design the Avocado Ripening View with SwiftUI in Xcode.en.srt
| |-- 016 Let's Design the Avocado Ripening View with SwiftUI in Xcode.mp4
| |-- 017 Let's present all of the stages of the Avocado ripening with SwiftUI.en.srt
| |-- 017 Let's present all of the stages of the Avocado ripening with SwiftUI.mp4
| |-- 018 How to Build a Basic Form UI for iOS with SwiftUI.en.srt
| |-- 018 How to Build a Basic Form UI for iOS with SwiftUI.mp4
| |-- 019 Let's create an Avocado Recipe iOS app with SwiftUI in Xcode.en.srt
| |-- 019 Let's create an Avocado Recipe iOS app with SwiftUI in Xcode.mp4
| |-- 078 SwiftUI-App-Workbook-Avocado.pdf
| `-- 079 SWIFTUI-APP-02.zip
|-- 09 iOS + MACOS APP_ Build a Slot Machine Game with SwiftUI and Mac Catalyst
| |-- 001 Finished iOS App Trailer Video - Game.en.srt
| |-- 001 Finished iOS App Trailer Video - Game.mp4
| |-- 002 What will you learn and what are the main objectives of this SwiftUI project_.html
| |-- 003 Let's set up the Slot Machine iOS and macOS app project in Xcode.en.srt
| |-- 003 Let's set up the Slot Machine iOS and macOS app project in Xcode.mp4
| |-- 004 Let's build up the Slot Machine minigame's header view.en.srt
| |-- 004 Let's build up the Slot Machine minigame's header view.mp4
| |-- 005 Let's build up the Slot Machine minigame's main view with the reels.en.srt
| |-- 005 Let's build up the Slot Machine minigame's main view with the reels.mp4
| |-- 006 Let's build up the Slot Machine minigame's footer view.en.srt
| |-- 006 Let's build up the Slot Machine minigame's footer view.mp4
| |-- 007 Let's create the Info View with SwiftUI form.en.srt
| |-- 007 Let's create the Info View with SwiftUI form.mp4
| |-- 008 How to develop the main logic of the game with Swift 5.en.srt
| |-- 008 How to develop the main logic of the game with Swift 5.mp4
| |-- 009 Let's develop the logic of the betting system with Swift 5.en.srt
| |-- 009 Let's develop the logic of the betting system with Swift 5.mp4
| |-- 010 How to create a custom popup window for the Game Over.en.srt
| |-- 010 How to create a custom popup window for the Game Over.mp4
| |-- 011 How to store and retrieve data permanently_ Introduction to User Defaults.en.srt
| |-- 011 How to store and retrieve data permanently_ Introduction to User Defaults.mp4
| |-- 012 Add animation to the Slot Machine game using SwiftUI.en.srt
| |-- 012 Add animation to the Slot Machine game using SwiftUI.mp4
| |-- 013 Add sound effects and a background music to the SwiftUI game.en.srt
| |-- 013 Add sound effects and a background music to the SwiftUI game.mp4
| |-- 014 Let's create your first macOS app using the Mac Catalyst framework.en.srt
| |-- 014 Let's create your first macOS app using the Mac Catalyst framework.mp4
| |-- 015 Let's create an amazing Sticker Pack without a single line of code.en.srt
| |-- 015 Let's create an amazing Sticker Pack without a single line of code.mp4
| |-- 097 SwiftUI-App-Workbook-Slot-Machine.pdf
| `-- 098 SWIFTUI-APP-04.zip
|-- 10 TODO APP - Develop an iOS and iPadOS app with Core Data and App Themes
| |-- 001 Finished iOS App Trailer Video - Todo.en.srt
| |-- 001 Finished iOS App Trailer Video - Todo.mp4
| |-- 002 How to create a Todo App with Core Data and persistent data storage with SwiftUI.html
| |-- 003 Let's set up the Todo app project with Core Data and SwiftUI.en.srt
| |-- 003 Let's set up the Todo app project with Core Data and SwiftUI.mp4
| |-- 004 Learn how Core Data and SwiftUI frameworks work together.en.srt
| |-- 004 Learn how Core Data and SwiftUI frameworks work together.mp4
| |-- 005 How to fetch data from Core Data and display it in a List view with SwiftUI.en.srt
| |-- 005 How to fetch data from Core Data and display it in a List view with SwiftUI.mp4
| |-- 006 How to show an image and a quote when there is no todo item in the List.en.srt
| |-- 006 How to show an image and a quote when there is no todo item in the List.mp4
| |-- 007 Let's improve the Todo form appearance with SwiftUI.en.srt
| |-- 007 Let's improve the Todo form appearance with SwiftUI.mp4
| |-- 008 Let's create an advanced Settings and learn how to open external website link.en.srt
| |-- 008 Let's create an advanced Settings and learn how to open external website link.mp4
| |-- 009 Let's develop a feature_ How to create iOS Alternate App Icons with SwiftUI.en.srt
| |-- 009 Let's develop a feature_ How to create iOS Alternate App Icons with SwiftUI.mp4
| |-- 010 Let's develop a feature_ How to create App Themes with SwiftUI.en.srt
| |-- 010 Let's develop a feature_ How to create App Themes with SwiftUI.mp4
| |-- 011 IMPORTANT UPDATE.html
| |-- 112 SwiftUI-App-Workbook-Todo.pdf
| `-- 113 SWIFTUI-APP-05.zip
`-- 11 HONEYMOON APP - Build Honeymoon a Tinder-Like Advanced iOS App with SwiftUI
|-- 001 Finished iOS App Trailer Video - Honeymoon.en.srt
|-- 001 Finished iOS App Trailer Video - Honeymoon.mp4
|-- 002 What will you learn and what are the main objectives of this SwiftUI project_.html
|-- 003 Let's set up the Honeymoon Destination iOS 13 project in Xcode.en.srt
|-- 003 Let's set up the Honeymoon Destination iOS 13 project in Xcode.mp4
|-- 004 Let's create a Launch Screen with a Storyboard file in Xcode.en.srt
|-- 004 Let's create a Launch Screen with a Storyboard file in Xcode.mp4
|-- 005 How to build up the layout of the individual Honeymoon Card view.en.srt
|-- 005 How to build up the layout of the individual Honeymoon Card view.mp4
|-- 006 Let's develop the Header layout of the Honeymoon App with SwiftUI.en.srt
|-- 006 Let's develop the Header layout of the Honeymoon App with SwiftUI.mp4
|-- 007 Let's develop the Footer layout of the Honeymoon App with SwiftUI.en.srt
|-- 007 Let's develop the Footer layout of the Honeymoon App with SwiftUI.mp4
|-- 008 How to create reusable components and write less code with SwiftUI.en.srt
|-- 008 How to create reusable components and write less code with SwiftUI.mp4
|-- 009 Let's create a new view for the guides of Honeymoon App.en.srt
|-- 009 Let's create a new view for the guides of Honeymoon App.mp4
|-- 010 How does binding work with SwiftUI_.en.srt
|-- 010 How does binding work with SwiftUI_.mp4
|-- 011 Show views with Binding and dismiss views with Environmental objects.en.srt
|-- 011 Show views with Binding and dismiss views with Environmental objects.mp4
|-- 012 Let's create a new view for the credits and app info.en.srt
|-- 012 Let's create a new view for the credits and app info.mp4
|-- 013 Show views with Binding and dismiss view with Environmental objects (exercise).en.srt
|-- 013 Show views with Binding and dismiss view with Environmental objects (exercise).mp4
|-- 014 Let's implement the card deck with a computed property.en.srt
|-- 014 Let's implement the card deck with a computed property.mp4
|-- 015 How to develop the Swiping Motion with SwiftUI.en.srt
|-- 015 How to develop the Swiping Motion with SwiftUI.mp4
|-- 016 Let's display the Heart and X-mark symbols during the swiping.en.srt
|-- 016 Let's display the Heart and X-mark symbols during the swiping.mp4
|-- 017 How to remove and insert the cards.en.srt
|-- 017 How to remove and insert the cards.mp4
|-- 018 Enhancing the animation with custom transitions with SwiftUI.en.srt
|-- 018 Enhancing the animation with custom transitions with SwiftUI.mp4
|-- 019 Implementing new haptic feedbacks (success) and playing sound effects.en.srt
|-- 019 Implementing new haptic feedbacks (success) and playing sound effects.mp4
|-- 123 SwiftUI-App-Workbook-Honeymoon.pdf
`-- 124 SWIFTUI-APP-03.zip
DOWNLOADuploadgigrapidgatornitroflare