|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/fitness-app-with-login-screen-layout-in-swiftui-20-ios-14/
课程评论:没有评论
## Coursera 课程总结:SwiftUI 2.0 & iOS 14 健身 App 登录界面布局 本课程旨在帮助学员掌握使用 SwiftUI 2.0 和 iOS 14 构建复杂 App 布局的技巧,重点在于登录界面和健身界面的设计。 **核心内容:** * **SwiftUI 声明式 UI 范式:** 课程将引导学员适应 SwiftUI 带来的全新 UI 构建方式,理解其声明式特性如何简化 UI 组合,同时也需要重新思考传统的布局思维。 * **SwiftUI 2.0 新特性:** 探索 SwiftUI 2.0 带来的更多强大功能,了解其向更成熟、更健壮的框架发展。 * **复杂布局构建:** 通过实际项目,学习如何构建复杂的登录界面布局,包括但不限于各种控件的排列、组合和响应式设计。 * **长布局管理:** 掌握将冗长、复杂的布局拆分成多个逻辑屏幕的管理策略,提升代码的可读性和可维护性。 * **实战项目:** 课程将涵盖一个完整的健身 App 的登录界面和健身界面,让学员在实践中巩固所学知识。 **学习目标:** 完成此课程后,学员将能够: * 熟练运用 SwiftUI 2.0 和 iOS 14 的特性。 * 独立设计和实现复杂的 iOS App 界面布局。 * 有效管理和组织大型、复杂的 UI 结构。 * 提升在 SwiftUI 框架下的开发效率和代码质量。 本课程适合具有一定 iOS 开发基础,希望学习和掌握 SwiftUI 现代 UI 构建技术的开发者。
SwiftUI brings a new way of creating UI which makes it easy to put together UI but at the same time changes the way you think about building layout of your app. This new way of thinking takes time and practice to adopt. SwiftUI 2.0 brings more exciting features which is a step toward making this framework more robust and mature. In this course we will build complex layout for login screen along with a fitness screen to practice as how to not only build our complex app layout in SwiftUI but also how to manage long and complex layouts by breaking them into multiple logical screens.