4670 Repositories
Swift custom-navigation-swift Libraries
An iOS app that visually clones Spotify's app and consumes the official Spotify's Web API to show(and play) songs, podcasts, artists and more.
SpotifyClone An iOS app that visually clones Spotify's app and consumes the official Spotify's Web API to show(and play) songs, podcasts, artists and
Swift Playgrounds 4 app created on the iPad
Spiro Swift Playgrounds 4 app created on the iPad^. ^ Xcode also used as explained below. 🏙 Screenshots 🤔 What is Spiro? An interactive animating sp
Swift UI Demo for an instagram copy
InstaFake-Swift-UI Swift UI Demo for an instagram copy @ WWDC 2019 Why? This is a quick attempt to replicate the UI of a particular photo sharing app.
iPhone App for identifying resistors.
IDResistors Download on the App Store! IDResistors is a simple app for identifing the values smd and through hole resistors. It's developed using Swif
Simple App for European people who need to validate an EU VAT number, calculate your VAT, check current VAT rates in Europe
Simple App for European people who need to validate an EU VAT number, calculate your VAT, check current VAT rates in Europe. How many euros can you save if you freelanced in another country? You can find out! Make more money now!
The first affordable AR headset experience
AR MultiPendulum: AR Headset Experience AR MultiPendulum allows users to interact with virtual objects directly with their hand instead of tapping an
URLLivePreview - A small project that utilizes LPLink for SwiftUI projects
URLLivePreview URLLivePreview is a swift Package to add a preview of a URL site.
SwiftExtensionsPlayground - This playground includes some extensions that I like to use
This playground includes some extensions that I like to use. You can find exampl
FlightTicketBrowser - A SwiftUI sample app for flight ticket browser
FlightTicketBrowser This app is a SwiftUI sample app for flight ticket browser.
Wanikani-swift - Unofficial Swift client for the WaniKani API
WaniKani A Swift library and client for the WaniKani REST API. It currently supp
BCSwiftTor - Opinionated pure Swift controller for Tor, including full support for Swift 5.5 and Swift Concurrency
BCSwiftTor Opinionated pure Swift controller for Tor, including full support for
Custom-Transition - A repo about custom transition between two view controllers
Custom-Transition in SWIFT This is a repo about custom transition between two vi
Work-hours-mac - Simple app that tracks your work hours from the status bar
Track Your Work Hours Simple app that tracks your work hours from status bar. Fe
Font Awesome support in Swift
MCFontAwesome Font Awesome v4.1.0 for Swift Font aliases has not been ported yet, in order to refer to a font you have to strip all the - (minus) insi
A μlibrary in Swift containing all the countries with their localized name, ISO code, phone code, country code, flag image and emoji.
CountryKit CountryKit A μlibrary in Swift containing all the countries with their localized name, ISO code, phone code, country code, flag image and e
A cross-platform library of Swift utils to ease your iOS | macOS | watchOS | tvOS and Linux development.
Mechanica A library of Swift utils to ease your iOS, macOS, watchOS, tvOS and Linux development. Requirements Documentation Installation License Contr
Framework for easily parsing your JSON data directly to Swift object.
Server sends the all JSON data in black and white format i.e. its all strings & we make hard efforts to typecast them into their respective datatypes
Generate styled SwiftUI Text from strings with XML tags.
XMLText is a mini library that can generate SwiftUI Text from a given XML string with tags. It uses AttributedString to compose the final text output.
JSONFeed parser for swift
JSONFeed Swift parsing for JSON Feed Spec Installation Carthage You can install Carthage with Homebrew using the following command: brew update brew i
A simple cache that can hold anything, including Swift items
CacheIsKing CacheIsKing is a simple cache that allows you to store any item, including objects, pure Swift structs, enums (with associated values), et
A Swifty way to toggle your features.
Requirements Installation Usage TODO Communication Credits License Requirements iOS 8.0+ Xcode 8.1+ Swift 3.1+ Installation CocoaPods Create a Podfile
An advanced Swift (IOS Native) application that uses SOLID architectural principles, consumes a RESTFUL Service, downloads & images using best practices.
dog-playground-ios An advanced Swift (IOS Native) application that uses SOLID architectural principles, consumes a RESTFUL Service, downloads & im
SushiMarketingApp - Sushi Marketing App Built With Swift
SushiMarketingApp Sushi E-Commerce App Language: Swift and Objective-C Database:
Superhero-composable-watch-example - A superhero themed experiment using the swift composable architecture on a SwiftUI/Combine iOS app and Watch extension
Superhero Composable Watch Example Calling all superhero and Apple Watch enthusi
CloudSignedExample - Cloud Signed Example with swift
Bump build number agvtool bump git add -u git commit -m "Bump build number to $(
HomeHub - Swift app to control my home's smart devices + show spotify current playback
HomeHub iPad app to control my home's smart devices + show spotify current playb
Marvel-heroes - Marvel Heroes App Built with Swift
Marvel Heroes Marvel Heroes repository based on Marvel API https://developer.mar
Easy CBOR encoding and decoding for iOS, macOS, tvOS and watchOS.
CBORCoding CBORCoding is a lightweight framework containing a coder pair for encoding and decoding Codable conforming types to and from CBOR document
Simple and Elegant Range(A,B) to Range(P,Q) mapper in less then five lines of code.
HSRange Description HSRangeConvertor Simple and Elegant Range[A,B] to Range[P,Q] mapper in less then three lines of code. E.g. Suppose we have Range[1
Pure Swift 2.0 S-expression Parser
SwiftExP This is an S-expression parser written in pure Swift 2.0, where pure means without making any necessary usage of Foundation APIs at its core.
Generates Swift NSManagedObject subclasses
MotoSwift. Managed Objects to Swift. Generates Swift NSManagedObject subclasses. Benefits Why is it better than Xcode generation? Xcode generates prop
Freezer is a library that allows your Swift tests to travel through time by mocking NSDate class.
Freezer Freezer is a library that allows your Swift tests to travel through time by mocking NSDate class. Usage Once Freezer.start() has been invoked,
Declarative Auto Layout in Swift, clean and simple
Tails Tails is a take on declarative Auto Layout. If you don't like typing (like me), it might be your kind of thing! Tails is written in Swift and cu
Create or parse CoreData managed object model XMLs
MomXML Create or parse CoreData managed object model XMLs. Project description Model Contains struct objects which describe each XML elements. var mom
(Swift) iOS UIView layout reimagined
UIViewprint/ iOS view layout completely reimagined Blueprint /ˈbluːˌprɪnt/ : a detailed outline or plan of action: a blueprint for success. class Vi
TCDInputView is an open source custom input view which is displayed when a text field becomes the first responder.
TCDInputView for iOS TCDInputView is an open source custom input view which is displayed when a text field becomes the first responder. Requirements T
Array diffs as collection view wants it - now in Swift ✨
Doppelganger-Swift Inspired by Doppelganger written in Swift Features Removes confusion from users when data changes Animates moving, inserting and de
A Swift test double library. Guava - looks like an apple but it's not.
Guava Guava helps you to make your unit tests more flexible. It allows you to replace parts of your system under test with a test double objects. Tabl
Elegant manager to easily deal with UIPickerView
PickL PickL is an elegant manager to easily deal with UIPickerView. You don't have to implement a logic for UIPickerViewDataSource and UIPickerViewDel
🌊 Let your code flow. Extension methods for fluent syntax in Swift.
Flow 🌊 Let your code flow. This library provides a bunch of extension methods for a better fluent syntax in Swift. This style is very useful for some
Tic Tac Toe - Tic Tac Toe mobile application game developed with SwiftUI and AI technology
Hello, there! Welcome to The Tic_Tac_Toe IOS Applicaition The Aricah Cross platf
NES - NES emulator, written in Swift
Swift NES NES emulator, written in Swift. NESKit: Emulator core. License GPL v3.
AppKitFocusOverlay - Add hotkey(s) to display the key focus path for any window in your (running) AppKit application
AppKitFocusOverlay A simple package for displaying the current focus target path
BallsGame - Small SpireKit game with swift
BallsGame (Peggle) This is quite small SpireKit project. It is the game for iPad
Test2 - A curated list of Open Source example iOS apps developed in Swift
Example iOS Apps A curated list of Open Source example iOS apps developed in Swi
Spiro - Swift Playgrounds 4 app created on the iPad
Spiro Swift Playgrounds 4 app created on the iPad^. ^ Xcode also used as explain
365-day-of-code - This repository has been opened for 365 days to code iOS with Swift
365 day of code This repository has been opened for 365 days to code iOS with Sw
FileManagerExample - File Manager Example With Swift
FileManagerExample FileManager를 쉽게 설명하기 위한 문서입니다. let fileManager = FileMana
AsyncLocationKit - Async/await CoreLocation With Swift
AsyncLocationKit Wrapper for Apple CoreLocation framework with new Concurency Mo
Classes-and-structures-in-swift - This source files show what is the difference between class and structure
This source files show what is the difference between class and structure You ca
XCLog is a Swift extension that helps you print something in console when debugging your projects.
XCLog XCLog is a Swift extension that helps you print something in console when debugging your projects. Installation Open Xcode File Add Packages
ReadWriteLock - Swift Implementation of a standard Read/Write lock.
ReadWriteLock A Swift implementation of a Read/Write lock. I'm really amazed that the Swift Standard Library (nor the Objective-C standard library) ha
SwiftPlus - A Swift extension.
SwiftPlus SwiftPlus is made to have a package which contains everyday use extensions, functions and helper classes. Documentation You can find the doc
Cryptocurrency price checker, build with UIKit and MVC + Delegate pattern.
Coin Check Cryptocurrency price checker. The app fetch from CoinAPI.io the latest coin prices, build with UIKit and MVC + Delegate pattern. Features S
Swift-extensions - Swift package extending the Swift programming language.
swift-extensions A package containing extensions for the Swift programming language. Contribution Reporting a bug If you find a bug, please open a bug
Challenge-vip-delivery - Project for VIP (Clean Swift) Architecture Dev Sprints on Devpass
VIP (Clean Swift) - Delivery App 🍕 Neste desafio, aplicaremos conceitos da arquitetura VIP para finalizar a implementação de um aplicativo. Desenvolv
FinderEx - MacOS Finder Sync Extension to Allow Adding Custom Actions
FinderEx MacOS Finder Sync Extension to Allow Adding Custom Actions Description
FrolovSowingo - IOS DEV Interview With Swift
Sowingo Technical Interview How to Install? 1) Before downloading the project pl
CameraEngine: The most advanced Camera framework in Swift
CameraEngine THIS REPOSITORY REFACTORED FROM ( https://github.com/remirobert/Cam
NewsAppMVVM - A Swift iOS App created to practice MVVM Design Pattern
NewsAppMVVM A Swift iOS App created to practice MVVM Design Pattern. This app re
Swift Actors Introduction
Swift-Actors-Introduction Swift 5.5~ 並行処理におけるデータ整合やその他の不具合を防ぐための仕組み。 https://doc
Lentit iOS app developed in Swift with SwiftUI using MVVM design pattern
Lentit Track things you lend with Lentit Features 100% Swift 100% SwiftUI MVVM d
PrivateImage - DRM image view for UIKit and SwiftUI
SecretImage Image view with DRM protection for SwiftUI and UIKit. What? This vie
PdfBuilder: a swift library made to make creation of the Pdf file from code simpler
PdfBuilder PdfBuilder is a swift library made to make creation of the Pdf file f
BottomSheetDemo - Bottom sheet modal view controller with swift
当我们想弹出一个预览视图,bottom sheet modal view controller 非常实用。在 iOS 中,长按拖拽手势可以让 controlle
CollectionComposer2 - Copy random image files from various sources to destination folder - ready to use
CollectionComposer2 This is a small tool to copy a random number of image files from different source folders to a destination folder. As an additiona
NetFun-Backend - BFF layer (written in Swift)
NetFun-Backend BFF layer (written in Swift). One can setup BFF using Core Classess (which is already added as a dependency of this package. See Packag
Zeplin-ios - First unofficial community driven Zeplin iOS Application
Due to the lack of support and Zeplin's internal policies, we stopped working on Zeplin iOS application. More information can be found through https:/
WWDCast - The unofficial WWDC application for iOS
WWDCast The unofficial WWDC iOS application to watch WWDC videos and sessions on your ChromeCast. If you would like to test the latest changes, you ca
Unwrap - Learn Swift interactively on your iPhone.
Unwrap is an app that helps you learn Swift faster and more effectively. At its core lies almost 100 video lessons that teach all the fundamentals of
Unofficial-iTC - iTunes Connect manager app for iOS.
Unofficial-iTC for iOS, Android What is Unofficial-iTC? Unofficial-iTC is an iOS app to manage your iTunes Connect account on the go. The Apple iTunes
Review Time is an open source app for iOS written in Swift that show the average review times for iOS and the Mac Apps using data crowdsourced from AppReviewTime
Review Time is an open source app for iOS written in Swift that show the average review times for iOS and the Mac Apps using data crowdsourced from AppReviewTime
Pisth - SSH and SFTP client for iOS
Pisth Pisth is an SSH and SFTP client. Use Pisth to upload, view and edit files in your SSH server. Features: • Manage files in your SSH server and
OCaml - An OCaml editor, top level, and learning place for iOS, iPadOS and macOS
OCaml: Learn & Code The all-in-one OCaml bundle for iOS, iPadOS and macOS! Learn the language and practice with a powerful editor and interactive top
Ladybug - Handle rdar:// links gracefully
Ladybug 🐞 Ladybug is a simple iOS app handles Radar links (rdar://) gracefully. Developers have mixed feeling about radars. Some of radars never get
Knil - Universal Links testing made easy
Knil 🔗 Knil made Universal Links testing easier. It fetches and parses apple-app-site-association file for you to quickly check whether Universal Lin
Harbour - Docker/Portainer management app for iOS
Harbour Docker/Portainer management app for iOS Features Real-time data See all of the container details (logs too!) Handoff & background refresh iOS
HapticHaven - Open source code for Haptic Haven(App Store app for iOS developers to demo Swift haptics)
Haptic Haven Open source code for an app on the App Store called Haptic Haven, an app for iOS developers to test, learn about, and implement haptic fe
IOS - Unofficial app for Swift Evolution
EVOlution - iOS The goal of this project is for the version 1.0 was: bring to iOS the experience provided by Swift Evolution website. Now we are shift
Charter - A Swift mailing list client for iPhone and iPad
Due to costs and lack of interest, I’ve had to take down the Charter service. If you’re interested in running your own copy, get in touch and I can se
Bitrise-iOS - Client iOS app for bitrise.io 🚀
🎨 SwiftUI version is available as beta 👶 Bitrise iOS Client app 🚀 Features ✅ App List GET /me/apps Shows last visited app page on launch ✅ Build Li
BaseConverter-iOS - The fast and easy way to convert numbers with tons of possibilities!
BaseConverter-iOS The fast and easy way to convert numbers with tons of possibilities! With BaseConverter, convert your numbers from and to: Decimal B
Awesome-ML - Discover, download, compile & launch different image processing & style transfer CoreML models on iOS.
⚠️ ⚠️ ⚠️ IMPORTANT: I'm no longer maintaining Awesome-ML. Awesome ML is an iOS app that is made to demonstrate different image processing CoreML model
XcodeCodeSnippets - Code snippets for Xcode.
XcodeCodeSnippets A set of snippets for Xcode. Requirements Xcode 7.3.1 or later. Installation To install or update the snippets you need: Quit Xcode
ViperC - Xcode template for VIPER Architecture for both Objective-C and Swift.
ViperC Xcode template for VIPER Architecture for both Objective-C and Swift. ViperC creates modules for you when you want to use VIPER architecture in
Swift-VIPER-Module - Xcode template for VIPER Architecture written in Swift 4
⚠️ Deprecated ⚠️ This library is deprecated. When you decide to use VIPER architecture in your project, it is very tired create new modules, because y
Swift-project-template - 🍪 Easily generate Swift projects with Cookiecutter
swift-project-template 🍪 Cookiecutter template for Swift iOS projects. Features: Xcode 11 and Swift 5.0 support AppCode support Custom project struct
Nef-plugin - 🔌 an Xcode extension to use nef features easily
This project provides an extension for Xcode to integrate some nef features directly in the IDE. Using the core of nef, you can export snippets from y
Snowonder - 🔮 Magical import declarations formatter for Xcode
Snowonder is Xcode Extension that adds some convenient formatting operations for Import Declarations. This extension is created with latest stable Swi
Xgist - Xcode extension to send code to GitHub's Gist
Xgist Xgist is a Xcode extension to send code to GitHub's Gist. The extension will send your code selection to Gist and automatically copy the Gist UR
XShared - Xcode extension that allows you copying the code with special formatting quotes for social (Slack, Telegram)
This extension is for those who like to show code to the public 😎 Xcode extension which allows you copying the code with special formatting quotes fo
Mark - Xcode extension for generating MARK comments.
Mark Xcode extension for automatic generation of MARK comments. Why? If you would like to organize your code with MARK comments, this will save you so
XcodeEquatableGenerator - Xcode 8 Source Code Extension will generate conformance to Swift Equatable protocol based on type and fields selection.
Depricated! There is not need for it at the moment as Swift compiler can do that for us 🚀 Swift Equatable Generator Xcode 8 Source Code Extension wil
SwiftInitializerGenerator - Xcode Source Code Extension to Generate Swift Initializers
Swift Initializer Generator This Xcode Source Code Extension will generate a Swift initializer based on the lines you've selected. Handy if you made a
CleanClosureXcode - An Xcode Source Editor extension to clean the closure syntax.
Clean Closure - Xcode Source Editor Extension Clean Closure is a simple Xcode Source Editor Extension for Xcode 8. It parses each line of a file to si
AppVersion - Keep users on the up-to date version of your App.
📲 App Version Don't let you users to get stuck on outdated version of your app. Automatic update tracking using Semantic Versioning Buil-in UI alerts
Siren - Notify users when a new version of your app is available and prompt them to upgrade.
Siren 🚨 Notify users when a new version of your app is available and prompt them to upgrade. Table of Contents Meta About Features Screenshots Ports
TableViews - Emoji Table View For iOS With Swift
TableViews Hello! This is EmojiTableView. Let me introduce you my first app when
Swift-multipart-formdata - MultipartFormData: Build multipart/form-data type-safe in Swift
MultipartFormData Build multipart/form-data type-safe in Swift. A result builder
Snpm - Snippet Manager CLI With Swift
Snippet Manager CLI Usage foo@bar:~$ snpm --help OVERVIEW: Utill for searching s