Skip to content

zjinhu/CarouselView_SwiftUI

Repository files navigation

CarouselView_SwiftUI

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

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Usage

Install

Cocoapods

  1. Add pod 'CarouselView_SwiftUI' in Podfile

  2. Execute pod install or pod update

  3. Import import CarouselView_SwiftUI

Swift Package Manager

Starting from Xcode 11, the Swift Package Manager is integrated, which is very convenient to use. CarouselView_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/CarouselView_SwiftUI, you can complete the integration

Manual Install

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

Author

jackiehu, 814030966@qq.com

More tools to speed up APP development

ReadMe Card

ReadMe Card

ReadMe Card

ReadMe Card

ReadMe Card

许可

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published