Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-prelude

A collection of common, Swift, SwiftUI and UIKit helpers to make developing apps easier.

Installation

import PackageDescription

let package = Package(
  dependencies: [
    .package(url: "https://github.com/binaryscraping/swift-prelude.git", .branch("main")),
  ]
)

License

This package is released under the MIT license. See LICENSE for details.

About

Common Swift, SwiftUI and UIKit helpers.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages