Skip to content

Installation

Swee Kwang edited this page Nov 30, 2023 · 1 revision

SwiftUI is only available in Swift Package Manager and it is not available in CocoaPods and Carthage.

Swift Package Manager

The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler.

Once you have your Swift package set up, adding Alamofire as a dependency is as easy. Click on File > Add Packages... > Paste the url https://github.com/Sweekwang/SwiftRUI.git to the search box > Dependency Rule type main.

Get Started
Customization
Components
Clone this wiki locally