Learn SwiftUI, Build Real Apps, Build Beautiful iOS Apps
Learn all the SwiftUI 2.0 fundamentals while building the complete iOS 14 application from scratch.
Description
Do you want to build iOS 14 apps in SwiftUI, but don't know where to start?
Let me know if any of this sounds familiar to you:
You have watched a couple of SwiftUI tutorials on YouTube, but they don't explain to you all the basics, in a clear and organized way
Or perhaps you've been learning SwiftUI for a while, but you can't create applications that look like ready-made applications on the AppStore
Or you are a ninja in native iOS development, but you want to learn how to build beautiful applications in less time with SwiftUI
If any of this sounds familiar, you don't have to scroll further through Udemy. You are at the right place.
What is SwiftUI and why is it a game-changer?
The SwiftUI is a new UI framework for the Swift programming language and it uses a declarative syntax to build user interfaces. With its easy-to-use syntax and built-in Xcode preview feature, the SwiftUI framework completely replaces the need for storyboard and auto layout.
With SwiftUI you can build your user interface faster and with less code.
This Apple platform is becoming a big competitor to the traditional UIKit.
What do you need to know to start?
This course is not for you if you don't know Swift, or you are already very experienced with SwiftUI. Because I cover all the SwiftUI basics in this course.
You are going to learn how to build a SwiftUI app from the scratch.
SwiftUI Ninja Training will teach you:
All the basics you need to know about SwiftUI so that you know how to properly use the SwiftUI components to build beautiful apps
Spice your iOS app with animations fast and easy, so that it comes to life
Get real-life experience in SwiftUI by building the complex application with me from scratch - other similar courses teach you how to build applications consisting of 2-3 screens, but that's not how the real applications look like, is it?
Use the MVVM (Model-View-ViewModel) pattern in SwiftUI, to separate the UI from the business logic (avoid MVC pattern - Massive View Controller pattern)
After you finish the "SwiftUI Ninja Training: iOS 14 Edition" course, you will know how to build beautiful iOS applications in Xcode.
Some topics covered:
SwiftUI fundamentals - explanation of the syntax
View containers in SwiftUI
Use color assets to support the dark mode
Implement the launch screen in SwiftUI
Explanation and examples of using the most common controls of the SwiftUI
Navigation in SwiftUI
Alerts in SwiftUI
Simple and more advanced animations
New SwiftUI controls introduced with iOS 14
Model-View-ViewModel (MVVM) in SwiftUI
Lottie animations
Show UIKit controls in SwiftUI
Working with Firebase
Authentication with Firebase
Display data in the list view
And much, much more...
In this course, we will focus only on building a complete iOS app, but with the skills you learn, you can easily build macOS applications as well! You can even write a single SwiftUI code that will run on both iPhone and macOS devices!
"SwiftUI Ninja Training: iOS 14 Edition" course comes with a 30 days money-back guarantee. If you don't like this course, just request a refund.
No hard feelings. My goal is to make you a happy developer who loves and uses SwiftUI every day, so you can actually use it and make beautiful iOS 14 applications in less time.
With all that being said, click the enroll button and I'll see you inside!
What You Will Learn!
- Build applications with SwiftUI - Apple's framework that speeds up the app development
- Build beautiful applications with SwiftUI
- Get real-life experience by building the full application. Includes new features from SwiftUI 2.0
- Discover easy ways to add animations to your SwiftUI apps
- Avoid complicated SwiftUI code with MVVM pattern by splitting UI from business logic
Who Should Attend!
- iOS developers who don't have experience working with SwiftUI
- iOS developers who know a little bit of SwiftUI, but would like to improve the existing knowledge