-
Updated
May 1, 2022 - Swift
#
spm
Here are 601 public repositories matching this topic...
A toolkit for SQLite databases, with a focus on application development
sql
database
sqlite
sqlite-database
sql-query
sql-builder
spm
database-connection
database-table
sqlite-databases
database-changes
grdb
database-row
database-updates
database-observation
A package manager that installs and runs executable Swift packages
-
Updated
Dec 29, 2021 - Swift
Sheeeeeeeeet is a Swift library for creating menus, custom action sheets, context menus etc.
-
Updated
Apr 4, 2022 - Swift
A collaborative list of awesome for iOS developers. Include quick preview.
swift
ios
awesome
ui
xcode
animation
cocoapods
uikit
awesome-list
spm
ui-components
frameworks
swift5
awesome-ios-ui
-
Updated
Apr 9, 2022 - PHP
A lightweight UICollectionViewLayout that 'pages' and centers its cells 🎡 written in Swift
swift
ios
uicollectionview
tvos
cocoapods
carthage
carousel
spm
uicollectionviewlayout
uicollectionviewflowlayout
center
-
Updated
Jan 20, 2021 - Swift
XCMetrics is the easiest way to collect Xcode build metrics and improve developer productivity.
-
Updated
Apr 20, 2022 - Swift
Easily validate your Properties with Property Wrappers 👮
-
Updated
Jan 17, 2021 - Swift
swift
swift-library
functional-programming
cocoapods
carthage
composition
effects
fp
reactive-programming
monad
functor
category-theory
free-monad
bow
spm
hacktoberfest
mtl
tagless-final
declarative-programming
-
Updated
Apr 5, 2022 - Swift
A snappy image viewer with zoom and interactive dismissal transition.
-
Updated
Feb 16, 2022 - Swift
3
good first issue
Good for newcomers
13
5
Beautiful iOS side menu library with parallax effect. Written in Swift
-
Updated
Apr 6, 2022 - Swift
macOS utility for converting fat-frameworks to SPM-compatible XCFramework with arm64-simulator support
-
Updated
Jun 29, 2021 - Swift
-
Updated
Oct 6, 2021 - Swift
ModernAVPlayer is a persistence AVPlayer wrapper
audio
swift
wrapper
rxswift
state-machine
cocoapods
persistence
pod
spm
avplayer
avaudiosession
avplayeritem
swiftpackagemanager
-
Updated
Apr 5, 2022 - Swift
The search bar that doesn't suck.
-
Updated
Feb 23, 2021 - Swift
Open
Add Hue slider
1
RastislavMirek
commented
Sep 25, 2019
To be used with saturation slider as and alternative to hue-saturation palette.
A simple, customizable Country picker for picking country or dialing code. 🇮🇳 🇯🇵 🇰🇷 🇩🇪 🇨🇳 🇺🇸 🇫🇷 🇪🇸 🇮🇹 🇷🇺 🇬🇧
swift
ios
xcode
cocoapods
country-flags
spm
hacktoberfest
country-picker
countrycodes
country-selection
dialing
countrypicker
swift5
countrylist
ipados
darkmode-ios13
filter-countries
filter-options
ios15
-
Updated
Feb 17, 2022 - Swift
0xTim
commented
Sep 5, 2021
The way we test Vapor as on onward package doesn't work when the PR is from a fork because it tries to check out a revision that doesn't exist. The main Vapor package checks out both the package and forward provider and uses them both so we should copy that
The Swift iOS | macOS | watchOS | tvOS | Linux | Android SDK for the Parse Platform
swift
query
sdk
parse
authentication
backend
carthage
swift-package-manager
baas
spm
hacktoberfest
mbaas
parse-platform
livequery-clients
livequery-server
-
Updated
Apr 17, 2022 - Swift
SSToastMessage is written purely in SwiftUI. It will add toast, alert, and floating message view over the top of any view. It is intended to be simple, lightweight, and easy to use. It will be a popup with a single line of code.
cocoapods
toast
spm
simform
swiftui
swift5
custom-dropdown
customizable-toast-messages
messageview
swiftui-alert
librery
swiftui-toast
swiftui-popup
floating-toast
in-app-notification-view
-
Updated
Sep 10, 2020 - Swift
Improve this page
Add a description, image, and links to the spm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spm topic, visit your repo's landing page and select "manage topics."
I wonder whether it would be possible (good?) to display whether or not a package exclusively uses a binaryTarget or not?
What I mean by this is that there are some Swift packages (example) who's sole purpose are to (re)distribute and make available precompiled xcframeworks to SPM. In these scenarios, there is no source code.