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 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.
Specification: SwiftUI 2 – Build Netflix Clone – SwiftUI Best Practices
|
1 review for SwiftUI 2 – Build Netflix Clone – SwiftUI Best Practices
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $10.99 |
---|---|
Provider | |
Duration | 11 hours |
Year | 2021 |
Level | All |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$49.99 $10.99
Enillor Petal –
I liked the fast paced structure of the course. However, sometimes there was no ressource and things just happened. This made it a bit hard to follow. Some Research however always seemed to do the trick in the end