Packages for keyword “swift”
These packages are available as a package collection, usable in Xcode or SwiftPM.
Note: Package collections are limited to 300 packages. The “swift” keyword currently has 4,446 associated packages, so its package collection includes only the top 300 packages by package score.
GRPCClient
:repeat: Client-side library that depends on SwiftGRPC which is a library of gRPC written in Swift.
Harbor
Harbor is a library for making API requests in Swift in a simple way using async/await.
HDF5Kit
HDF5 for iOS and OS X
HealthDataGenerator
Swift Package for generating realistic HealthKit data with AI-powered natural language processing, custom profiles, and flexible configuration options for iOS development and testing.
HelperKit
🛎 A set of useful extensions & helpers for UIKit and swift development.
hmap
hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode.
hokusai
libvips-only Swift image processing library for server-side apps, plus a first-party CLI.
HTMLParserBuilder
A result builder that build HTML parser and transform HTML elements to strongly-typed result, inspired by RegexBuilder.
HumanString
icalendar-vcard-kit
iCalendar -- Internet calendaring for Swift
IdensicMobileSDK
Sumsub's IdensicMobileSDK for iOS
Identity
🆔 Type-safe identifiers in Swift
ILikeToMoveIt
Accessible move actions for SwiftUI Lists and easy custom drag and drop for older iOS
ImmutableData
Easy State Management for SwiftUI Apps
influxdb-client-swift
InfluxDB (v2+) Client Library for Swift
SecurityToolkit
Mobile Security Toolkit for iOS (Swift)
ISO8601DurationFormatter
A formatter for converting ISO8601 durations to DateComponents.
ISPageControl
A page control similar to that used in Instagram
IsScrolling
As the name suggests, IsScrolling provides a ViewModifier to get the current scrolling state of a ScrollView or List in SwiftUI. IsScrolling has good backward and forward compatibility since it is fully implemented natively in SwiftUI. 正如名称所示,IsScrolling 提供了一个 ViewModifier ,用来获取 SwiftUI 中 ScrollView 或 List 当前的滚动状态。由于完全采用了 SwiftUI 原生的方式实现此功能,因此 IsScrolling 具备了很好的前后兼容性。
JSONtoCodable
A generating tool from Raw JSON to Codable (Swift4) text written in Swift4.