# SwiftUI **Repository Path**: fullstackqa/SwiftUI ## Basic Information - **Project Name**: SwiftUI - **Description**: SwiftUI 布局框架的一些官方示例,希望对你了解和学习这门新布局框架有所帮助 - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 67 - **Created**: 2020-02-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README `SwiftUI` 是为 Apple **所有平台** 创建用户界面的现代化框架,以前所未有的速度创建漂亮,动态的应用程序。 这是关于今天 [**WWDC2019**](https://www.apple.com/ios/ios-13-preview/) 发布的 `SwiftUI` 布局框架的一些官方示例,希望对你了解和学习这门新布局框架有所帮助! ### SwiftUI Essentials * 创建和组合视图 ![](images/CreatingAndCombiningViews.png) * 创建列表和导航栏 ![](images/BuildingListsAndNavigation.png) * 处理用户输入 ![](images/HandlingUserInput.png) ### Drawing and Animation * 绘图路径和形状 ![](images/DrawingPathsAndShapes.png) * 动画视图和过渡 ![](images/AnimatingViewsAndTransitions.png) ### App Design and Layout * 复杂界面组合 ![](images/ComposingComplexInterfaces.png) * 使用 **UIControls** ![](images/WorkingWithUIControls.png) ![](images/WorkingWithUIControls2.png) ### Framework Integration * 使用 **UIKit** ![](images/InterfacingWithUIKit.png) 更多信息,请访问 [官方站点:](https://developer.apple.com/tutorials/swiftui) 如果你有更好的参考示例,期待与我们分享,为开源而努力! ## Contacts email : hi@jinxiansen.com 微博 : [@晋先森](http://weibo.com/3205872327) ## License SwiftUI is released under the [MIT license](LICENSE). See LICENSE for details.