swift-packages
There are 55 repositories under swift-packages topic.
bielikb/xcframeworks
Demonstration of creating and integrating xcframeworks and their co-op with static libraries and Swift packages
Mijick/NavigationView
Navigation made simple (SwiftUI)
Azure/azure-sdk-for-ios
iOS client SDKs for Microsoft Azure
billp/TermiNetwork
🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.
brightdigit/PackageDSL
Simplify the management of your Package.swift file with PackageDSL
Lickability/ObservableConverter
A SwiftPM command plugin to convert SwiftUI code to Observable
Mijick/GridView
Easy Grids with SwiftUI
maplibre/maplibre-gl-native-distribution
MapLibre Native for iOS distributed via the Swift Package Manager.
chenhaiteng/Rings
Rings provides some UI with the Ring, Circle or other similar shapes.
RougeWare/Swift-Lazy-Containers
A few lazy-initialization container types for Swift 5.1
vinhnx/vintage
[UNMAINTED] command-line tool to check for outdated Swift Package Manager dependencies
yakovmanshin/YMFF
Feature management made easy.
twodayslate/swift-package-registry
A Swift Package Registry
xtro/SwiftMVI
A lightweight MVI framework for Swift
tranq72/OpenAIAPI
OpenAI API wrapper for Swift
alexrozanski/create-swift-package
⚡ An interactive alternative to swift package init
BomberFish/AbsoluteSolver-iOS
A file manager that will modify/delete files By Any Means Necessary™
weblineindia/iOS-OTP-Authentication
This demo is of iOS based OTP Authentication, used to verify your mobile number with OTP (One Time Password).
CypherPoet/SwiftUIReduxUtils
A collection utilities for architecting SwiftUI apps in the Redux/Elm style of Reducers, Actions, Side Effects and Middlewares. Now updated for Swift Concurrency.
BomberFish/DirtyCowKit
MDC Swift Package
weblineindia/iOS-Country-Code-Picker
This is a iOS based CountryCode Picker which allows user to select country and enter mobile number.
mikeroyal/Swift-Guide
Swift Guide
swiftui-packages/image-picker-module
The image picker allow to take pictures with the devices camera or select pictures from the library. It takes care of state management and handles the case of no camera access.
weblineindia/iOS-Custom-TextField
A resuable custom TextField component in iOS Swift. It is built upon programmatic UI and fully customizable.
weblineindia/iOS-Intro-Screens
This demo provides Introduction screens in scrollview manner usually used at the startup of application. It manages dynamic views based on input images.
CypherPoet/CoreDataKit
A collection of utilities for building Core Data applications in SwiftUI.
CypherPoet/SwiftUIStarterKit
A collection of some personal utilities that I use for building SwiftUI applications.
CypherPoet/SwiftUIWavyRectangleShape
An animatable SwiftUI Shape for drawing a rectangle with curved sine wave along the bottom.
lucianobohrer/TagMenu
A SwiftUI horizontal tag menu, with single and multiple selection options, totally customizable
weblineindia/iOS-Custom-Drawer-Menu
iOS based Custom Drawer Menu with Dynamic Menu that can be used as a reusable component in your application.
xyfuture-llc/FutureFlow
FutureFlow is a SwiftUI-based iOS library that enables you to create engaging and informative tutorials within your app. With customizable "spotlight" tutorials, you can guide users through the key features of your app seamlessly. FutureFlow is easy to integrate and includes detailed documentation and sample code to help you get started.
CypherPoet/SwiftUIPreviewUtils
Starter utilities for using Xcode previews in SwiftUI projects
swift-library/swift-package-template
The package template for swift library.
swiftui-packages/http-client-module
The HTTPClient serves a clean and modern api for http requests. It takes care of main thread dispatching, can take codable objects in as JSON body and provides life-cycle-hooks. It also comes with support for form-data-requests.
xtro/SwiftUseCase
SwiftUseCase is library for creating independent & test coverable use-cases with a powerful execution API.
CypherPoet/XCTestStarterKit
Lightweight Starter Utilities for Swift project testing with XCTest