iOS Development Course - Use Swift 5 and UIKit to Build a Netflix Clone

Learn how to use Swift 5, UIKit, and Xcode to develop iOS apps by building a Netflix clone. You will learn how to implement the MVVM design pattern. ✏️ Course developed by Amr. Check out his channel: 💻 Github Repo: ⭐️ Course Contents ⭐️ ⌨️ (0:00:00) Introduction and App Demo ⌨️ (0:02:28) Creating new Xcode Project ⌨️ (0:05:41) Creating MainTabBarViewController ⌨️ (0:16:38) Setting HomeViewController TableView ⌨️ (0:30:07) Setting home TableViewCell and it’s CollectionView ⌨️ (0:38:46) Creating Table’s HeaderView ⌨️ (0:59:35) Customizing the navigation bar ⌨️ (1:10:17) Setting Tableview sections titles ⌨️ (1:19:21) Sending URL Requests and Parsing JSON response ⌨️ (1:40:11) Using Exte