Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Emotional Intelligence
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Data Cleaning
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 11 hours on-demand video
  • 23 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Development Mobile Development SwiftUI

SwiftUI 2 - Build Netflix Clone - iOS 14 - Xcode 12 -UPDATED

Build a functional Netflix clone using the newest SwiftUI 2 features announced at WWDC 2020.
Rating: 4.6 out of 54.6 (215 ratings)
1,636 students
Created by Nikita Thomas
Last updated 11/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Bind Your Data With Your UI
  • Using new SwiftUI views for iOS 14
  • Features and functionality of new Xcode 12 beta
  • Quickly building reusable views
  • Implementing MVVM with SwiftUI
  • New Swift 5 syntax
Curated for the Udemy for Business collection

Course content

8 sections • 41 lectures • 11h 1m total length

  • Preview03:00
  • Creating an Xcode project for SwiftUI
    08:49

  • Setting Up HomeView
    38:35
  • Preview17:33
  • Large Movie Preview (Part 2)
    14:13
  • Large Movie Preview (Part 3)
    16:19
  • Large Movie Preview (Part 4)
    11:51
  • HomeView Top Row of buttons
    14:23
  • Building MovieDetail View (Part 1)
    16:08
  • Building MovieDetail View (Part 2)
    15:31
  • Building MovieDetail View (Part 3)
    22:03
  • Building MovieDetail View (Part 4)
    19:24
  • Custom Tab Switcher
    09:20
  • "More Like This" Grid
    13:10
  • "Trailers & More" List
    21:49
  • EpisodeView (Part 1)
    16:17
  • EpisodeView (Part 2)
    09:07
  • EpisodeView (Part 3)
    18:37
  • Integrating MovieDetail View with our Home View
    09:21
  • Top Row Buttons (Part 1 - Setting State Variables)
    20:51
  • Top Row Buttons (Part 2 - Responding To State Variables)
    15:51
  • Top Row Buttons (Part 3 - Showing Overlay Menus)
    20:05

  • Building A TabView
    10:58

  • Custom Search Bar (Part 1)
    17:25
  • Custom Search Bar (Part 2)
    17:10
  • Search View (Part 1)
    18:10
  • Search View (Part 2 - Custom Bindings)
    11:47
  • Search View (Part 3 - Popular)
    14:48
  • Search View (Part 4 - Lazy Grid)
    07:50

  • Coming Soon (Part 1)
    19:45
  • Coming Soon (Part 2 - Tracking Scroll View)
    18:55

  • Downloads View
    07:38

  • Fix #1: Stretched images
    02:35

  • Building the "Preview Image Cell" view
    13:50
  • Building the "Preview Row" - Row of Preview Images
    13:45
  • Building the "Pager" - A scrollable container of views
    34:31
  • Trailer Player View - Video Player Wrapper
    07:22
  • Preview View - FullScreen video playing view
    24:37
  • PreviewList - Scrollable list of videos
    18:01
  • Advanced Drag Gesture 1 - Showing & Hiding a fullscreen overlay
    17:17
  • Advanced Drag Gesture 2 - Combining Multiple Gestures
    32:42

Requirements

  • Basic Swift programming understanding
  • Basic iOS Development understanding

Description

Building real apps is always the most efficient way to quickly learn new software engineering concepts. In this course you will learn how to use SwiftUI 2 for more than just playing with small prototypes.


You will be building a functional Netflix clone that has most of the features of the real app. The focus of this course is learning & perfecting SwiftUI concepts. We will be building all of the visual UI components from the Netflix app. We won’t handle networking and we’ll be loading our data locally to show up within the UI. The app is built with MVVM and you'll be able to easily integrate your own networking layer.

Some parts of the course require iOS 14 and Xcode 12.

Many lessons can be followed using Xcode 11 and the important concepts learned will still apply to iOS 13. But some views & functionality are only available in iOS 14 using Xcode 12. For example, the ‘Grid’ view is only availably in iOS 14+. For iOS 13, you would have to build your own implementation using a combination of VStacks & HStack.

What is SwiftUI 2? 
Apple has provided this new framework as a way to quickly build beautiful user interfaces for any Apple device using just one set of easy-to-use tools. With the new declarative syntax of SwiftUI, it takes less code to keep your code and design perfectly in sync.

SwiftUI works seamlessly with new Xcode design tools and significantly speeds up development by showing your code changes in real time! 

After the latest features for iOS 14 announced at WWDC 2020, SwiftUI 2 is even more robust! New views, new functionality, less bugs, and faster performance.

No excuses to skip out on SwiftUI 2 now.
Start learning today! 


This course is in no way affiliated with Netflix, Inc. No source code of the real Netflix application is ever shown. This code is my interpretation of how I would build the app using SwiftUI 2.

Who this course is for:

  • Experienced developers ready to jump into SwiftUI 2
  • Beginner developers learning how to build real applications with SwiftUI 2
  • Developers looking to practice their design skills
  • Developers who learn best by building real project

Instructor

Nikita Thomas
Senios iOS Software Engineer
Nikita Thomas
  • 4.6 Instructor Rating
  • 229 Reviews
  • 1,658 Students
  • 2 Courses

Hi! I'm Nikita and I'm an iOS Engineer currently working in a large (15k+ employees) tech startup in San Francisco, California.

I have been fascinated with Swift every since Apple announced their new language in 2014. I have been learning through tons of online resources and have been using it every day at work ever since.

I love brining unique experiences to users through beautiful iOS applications.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.