目录
目录README.md

OpenSwiftUI

SwiftLint MacOS Ubuntu Windows Codacy Badge Swift Version Swift Package Manager Version iOS macOS tvOS Mac Catalyst watchOS Windows Platforms

Declare the user interface and behavior for your app on every platform. Open-source framework based on Apple’s SwiftUI.

Overview

OpenSwiftUI provides views, controls, and layout structures for declaring your app’s user interface. The framework provides event handlers for delivering taps, gestures, and other types of input to your app, and tools to manage the flow of data from your app’s models down to the views and controls that users will see and interact with.

Define your app structure using the App protocol, and populate it with scenes that contain the views that make up your app’s user interface. Create your own custom views that conform to the View protocol, and compose them with OpenSwiftUI views for displaying text, images, and custom shapes using stacks, lists, and more. Apply powerful modifiers to built-in views and your own views to customize their rendering and interactivity. Share code between apps on multiple platforms with views and controls that adapt to their context and presentation.

You can integrate OpenSwiftUI views with objects from the UIKit, AppKit, WatchKit, WinSDK, and Qlift (Linux) frameworks to take further advantage of platform-specific functionality. You can also customize accessibility support in OpenSwiftUI, and localize your app’s interface for different languages, countries, or cultural regions.

邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号