swift-framework
There are 278 repositories under swift-framework topic.
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
matteocrippa/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
PerfectlySoft/Perfect
Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
Tim9Liu9/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
SwiftyBeaver/SwiftyBeaver
Convenient & secure logging during development & release in Swift 4 & 5
Wolg/awesome-swift
A curated list of awesome Swift frameworks, libraries and software.
DaveWoodCom/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
layoutBox/PinLayout
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]
layoutBox/FlexLayout
FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax.
iOS-Swift-Developers/Swift
🥇Swift基础知识大全,🚀Swift学习从简单到复杂,不断地完善与更新, 欢迎Star❤️,欢迎Fork, iOS开发者交流:①群:446310206 ②群:426087546
vadymmarkov/Fakery
:alien: Swift fake data generator
jogendra/LoadingShimmer
An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.
nmdias/DefaultsKit
Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS
instacart/Nantes
Swift TTTAttributedLabel replacement
jogendra/BadgeHub
A way to quickly add a notification badge icon to any view. Make any view of a full-fledged animated notification center.
HelloElephant/Parade
Parallax Scroll-Jacking Effects Engine for iOS / tvOS
shoheiyokoyama/Koyomi
Simple customizable calendar component in Swift :calendar:
troystribling/BlueCap
iOS Bluetooth LE framework
snipsco/Postal
A Swift framework for working with emails
anatoliyv/AssistantKit
Easy way to detect iOS device properties, OS versions and work with screen sizes. Powered by Swift.
AntonTheDev/FlightAnimator
Advanced Natural Motion Animations, Simple Blocks Based Syntax
AnderGoig/SwiftInstagram
Instagram API client written in Swift
jaiobs/OptiVideoEditor-for-iOS
Native Video editor: Video trim, Audio, Video merge, Slow and fast motion, Video transition, Text and Image, Filters, etc...
dadalar/SwiftUI-CardStackView
A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS.
sgr-ksmt/PullToDismiss
You can dismiss modal viewcontroller like Facebook Messenger by pulling scrollview or navigationbar in Swift.
rnine/SimplyCoreAudio
🔊 A Swift framework that aims to make Core Audio use less tedious in macOS
malcommac/Owl
A declarative type-safe framework for building fast and flexible lists with UITableViews & UICollectionViews
essentialdevelopercom/quiz-app
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
brokenhandsio/SteamPress
A Blogging Engine and Platform written in Swift for use with the Vapor Framework
scribd/LiveCollections
Automatically perform UITableView and UICollectionView animations between two sets of immutable data. It supports generic data types and is fully thread-safe.
Decybel07/L10n-swift
Localization of the application with ability to change language "on the fly" and support for plural form in any language.
PGSSoft/AutoMate
Swift framework containing a set of helpful XCTest extensions for writing UI automation tests
bawn/Aquaman
A pure-Swift library for nested display of horizontal and vertical scrolling views
MastodonKit/MastodonKit
MastodonKit is a Swift Framework that wraps Mastodon's API
nsoojin/BookStore-iOS
Sample iOS App - A collection of examples and patterns for Unit Testing, UI Testing, handling Result/Optionals, writing documentation, and more. Details in README.