# 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**: 69 - **Created**: 2020-02-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [中文版](README_CN.md) `SwiftUI` is a modern way to declare user interfaces for any Apple platform. Create beautiful, dynamic apps faster than ever before. This is some of the official examples of the SwiftUI layout framework for the full platform of the apple released by [**WWDC2019**](https://www.apple.com/ios/ios-13-preview/) today. I hope to help you understand and learn this new layout framework! ### SwiftUI Essentials Creating And Combining Views Building Lists And Navigation Handling User Input ### Drawing and Animation Drawing Paths And Shapes Animating Views And Transitions ### App Design and Layout Composing Complex Interfaces Working With UIControls ### Framework Integration Interfacing With UIKit For more information, please visit [SwiftUI Website:](https://developer.apple.com/tutorials/swiftui) If you have a better reference example, look forward to sharing it and working hard for open source! ## Contacts email : hi@jinxiansen.com 微博 : [@晋先森](http://weibo.com/3205872327) ## License SwiftUI is released under the [MIT license](LICENSE). See LICENSE for details.