Skip to content

Latest commit

 

History

History
111 lines (67 loc) · 3.39 KB

README.md

File metadata and controls

111 lines (67 loc) · 3.39 KB

Brick_SwiftUI

SPM Xcode 14.0+ iOS 14.0+ Swift 5.0+ SwiftUI 3.0+

SwiftUI APP Acceleration Development Kit

This Package is related to Gitee. If you feel that the introduction of Github addresses in SPM is slow, you can use Gitee.

Built-in various auxiliary development tools, and the newly added API after iOS15 is compatible with iOS14, please run the demo to view the usage of specific functions

支持iOS14

  • AsyncImage

  • Camera (take a photo to get a photo)Camera_SwiftUI.

  • CarouselView (infinite scrolling banner )

  • Feedback (Vibration button sound feedback )

  • Loading

  • NavigationStack

  • OpenUrl

  • PhotoPickerPhotoPicker_SwiftUI.

  • Presentation

  • Refresh

  • ScrollStack

  • ScrollView

  • ShareLink

  • Toast

  • Badge

  • Corner

  • @AppStorage extension

  • Color extension

  • View added vibration feedback

  • RoundedCorner extension

  • Spacer extension

  • WebView

  • Angle extension

  • Binding extension

  • Font extension

  • ForEach extension

  • GridItem extension

  • Image extension

  • Label extension

  • List extension

  • NavigationLink extension

  • Section extension

  • SecureField extension

  • Shape extension

  • Text extension

  • View extension

Usage

Install

Swift Package Manager

Starting from Xcode 11, the Swift Package Manager is integrated, which is very convenient to use. Brick_SwiftUI also supports integration via Swift Package Manager.

Select File > Swift Packages > Add Pacakage Dependency in Xcode's menu bar, and enter in the search bar

https://github.com/jackiehu/Brick_SwiftUI, you can complete the integration

Manual Install

Brick_SwiftUI also supports manual Install, just drag the Brick_SwiftUI folder in the Sources folder into the project that needs to be installed

Author

jackiehu, [email protected]

More tools to speed up APP development

ReadMe Card

ReadMe Card

ReadMe Card

ReadMe Card

ReadMe Card

许可

Brick_SwiftUI is available under the MIT license. See the LICENSE file for more info.