6222 Repositories
Swift ios-swift-totoruial Libraries
Extension of Diffable API which allow not duplicate code and use less models. Included example for SideBar.
SPDiffable Apple's diffable API requerid models for each object type. If you want use it in many place, you pass many time to implemenet and get over
Github API V3 Swifty Wrapper
GithubPilot - Github API V3 Swifty Wrapper This is a Swift Github API Wrapper, it could make your life a little easier if you want to make an App with
Palico Engine: Metal-Based Game Engine in Swift 🐑
Palico Engine: Metal-Based Game Engine in Swift 🐑 Implement a game engine on macOS using Metal API. Still in development. Currently I am working on a
IOS-Quiz-App- - A trivia quiz app built with Swift using MVC structure
Quiz App A trivia quiz app built with Swift using MVC structure. Default Quiz
Egg-Timer - Intermediate Swift Programming - Control Flow and Optionals
Egg-Timer Intermediate Swift Programming - Control Flow and Optionals What I lea
MatchedGeometryEffect - SwiftUI MatchedGeometry effect demo
SwiftUI MatchedGeometryEffect This is a demo project to experiment and learn the
NGram: a Swift implementation to generate N-grams (all word combinations) from an input string
nGram nGram is a Swift implementation to generate N-grams (all word combinations
FNotify - Notification Library For iOS
FNotify Notification Library For IOS FNotify.mov Requirements: xcode 12+ swift 5
FrameLayoutKit is a super fast and easy to use autolayout kit
FrameLayoutKit FrameLayout is a super fast and easy to use layout library for iOS and tvOS. For Objective-C version: NKFrameLayoutKit (Deprecated, not
Swifty DSL for programmatic Auto Layout in iOS
WWLayout Easy to write auto layout constraints, with minimal extensions to standard namespaces. Feature Highlights Easy to use, readable API Backwards
A library of Swift extensions to turbocharge your iOS development.
Alexandria A library of Swift extensions to turbocharge your iOS development. Background Here at Oven Bits, we love Swift. We started using it when it
Specification pattern implemented in swift (iOS/OSX)
SpecificationPattern The Specification design pattern implemented in swift for iOS/OSX. In computer programming, the specification pattern is a partic
Adding ruby style each iterator to Cocoa/Cocoa touch Swift Array and Range classes, And Int.times{} to Int class
Collection-Each Adding ruby style each iterator to Cocoa/Cocoa touch Swift Array, Dictionary and Range classes, and Int.times ###Why? Array/Dictionary
iOS Validation Library
Honour Validation library for iOS inspired by Respect/Validation. Validator.mustBe(Uppercase()).andMust(StartsWith("F")).validate("FOOBAR") ❗ If you w
Titanium Amplitude - Use the native Amplitude iOS/Android SDK in Titanium
Titanium Amplitude Module A lightweight module to use the native Amplitude SDK's in Titanium. Example import Amplitude from 'ti.amplitude'; // Initia
You can share and communicate with developers around the world through the Fabula app.
FabulaItemsProvider This is the source package for the Fabula project. You can share and communicate with developers around the world through the Fabu
Swift For Any Measure: Simplified
AnyMeasure Swift For Any Measure: Simplified A clean, Swift interface for Foundation.Measurement Read my post about it here. Requirements: Swift 4.0+
Cliente de iOS escrito en Swift para el módulo de Concurrencia y Red del bootcamp Fullstack Mobile Developer de KeepCoding
DiscourseClient Descripción Práctica del módulo de "Concurrencia & Red" para el KeepCoding Fullstack Mobile Developer Bootcamp, en su 13ª edición. Cli
OpenAPI specification generator for Vapor based Swift projects.
VaporToOpenAPI VaporToOpenAPI is a Swift library which can generate output compatible with OpenAPI version 3.0.1 from Vapor code. You can use generate
This repo contains beginner examples to advanced in swift. Aim to create this for learning native iOS development.
iOS-learning-with-swift-22 This repo contains beginner examples to advanced in swift. Aim to create this for learning native iOS development. Oh, you
Create xcframework zip archive for Swift binary package.
xczip xczip - create xcframework zip archive for swift binary package. Creates an xcframework archive with a stable checksum that does not change when
Swift Programming Basics - Collections, Variables & Constants
Dicee What I learned in this module How to clone an existing Xcode project from GitHub. Create an app with behaviour and functionality. Create links b
The purpose of this repository is to serve as an example for writing a SwiftUI IOS app for connecting to an HM-10 over Bluetooth Low Energy
The purpose of this repository is to serve as an example for writing a SwiftUI IOS app for connecting to an HM-10 over Bluetooth Low Energy. The example provided also sends the IOS devices location over BLE to the HM-10, when the button is pressed. An example Arduino program is provided that allows the user to receive messages from the IOS device on the HM-10.
Apple's SwiftUI Essentials Series. An iOS app that helps users manage their daily scrums.
Scrumdinger (Work in progress) Apple's SwiftUI Essentials Series An iOS app that helps users manage their daily scrums. To help keep scrums short and
A basic iOS app that takes input from the user, displays it, allows changing both text color and background color.
Hello-iOSApp App Description A basic iOS app that takes input from the user, displays it, allows changing both text color and background color. App Wa
iOS constraint maker you always wanted. Write constraints like sentences in English. Simple
YeahLayout iOS constraint maker you always wanted. Write constraints like sentences in English. Simple. Intuitive. No frightening abstractions. One fi
Project(s) for iOS mobile apps
Pre-work - Calculator tip app tip calculator is a tip calculator application for iOS. Submitted by: William Hiltz Time spent: 2 hours spent in total U
Função para calcular despesas da viagem para a formação iOS na Stone
Calcular despesas da viagem Desafio: Desenvolva uma função (ou método) que irá receber uma lista de despesas (como a detalhada acima) e uma lista de n
SwiftUI wrapper for MapKit's MKMapView (UIKit).
SwiftUIMKMapView SwiftUI wrapper for MapKit's MKMapView (UIKit). ▶️ Usage Add as a dependecy to your project using Swift Package Manager. Embed map vi
Codepath-Parstagram-Assignment - Parstagram assignment for CodePath iOS Tech Fellow course
Parstagram - Part I This is an Instagram clone with a custom Parse backend that
IOS-App4 - Core Data add new data and update data
iOS-App4 Core Data add new data and update data.
Flashzilla - Card game for learning and having lot of fun
Flashzilla Flashzilla is a card quiz game. Where you can add (and remove) your o
MyToDoApp - Simple iOS To-Do app
MyToDoApp A simple iOS To-Do app that I created to get started with iOS developm
C-19-StatusSwiftUI - Covid-19 Status App made with SwiftUI
C-19-StatusSwiftUI C-19 Status App made with SwiftUI . First Creator of App - th
AQMonitoring - Air Quality Monitoring App to see live AQI and city data/graph in Swift with WebSocket and MVVM architecture
AQMonitoring Air Quality Monitoring App to see live AQI and city data/graph in S
LotsOfCats - An iOS app that lets you swipe through random cat pictures
LotsOfCats This is an iOS app that lets you swipe through random cat pictures! I
Cross-platform Swift library for parsing SVGPath strings
Introduction Installation Usage Credits Introduction SVGPath is an open-source parser for the SVG path syntax, making it easy to create CGPaths from t
Home Assistant Native iOS Application built with SwiftUI for iOS 15+
Home Assistant - Native iOS SwiftUI Application Screenshots Disclaimer - Please read This application is mostly a not-working mockup written in SwiftU
An NSFW image detector for Swift built as an extension on UIImage.
Swift_NSFW_Detector An NSFW image detector for Swift built as an extension on UIImage. If you've ever allowed users to share images you are probably w
FloatingTextField is the simplest way to use custom textField with an animation placeholder.
FloatingTextField is the simplest way to use custom textField with an animation placeholder. You can use Secure textField and also can set the Left & Right image, Easily handle image left/right-click action too.
NFCReaderWriter which supports to read data from NFC chips(iOS 11), write data to NFC chips(iOS 13) and read NFC tags infos(iOS 13) by iOS devices.
NFCReaderWriter which supports to read data from NFC chips(iOS 11), write data to NFC chips(iOS 13) and read NFC tags infos(iOS 13) by iOS devices. Compatible with both Swift and Objective-C. I will appreciate you if give me a star on the top right of page.
Swift Memory Cache with namespace & TTL support
#SwiftMemCache - A Swift Memory Cache CI Build State Description This project contains a Swift class that acts as a memory cache (singleton). It suppo
Use Font Awesome in project written in Swift.
Font-Awesome Use Font Awesome in project written in Swift. If you hope to use lastest edition, it is possible by Font-Awesome. Font-Awesome supports t
Collection of Beautiful Open Source SWIFT Animation Libraries and Demos
Mindful Open Source SWIFT UI Animation Libraries A well crafted list of Swift UI Animations, iOS UI components and UI app development by MindInventory
PredictionIO iOS / macOS SDK
PredictionIO Swift SDK The Swift SDK provides a convenient API for your iOS and macOS application to record your users' behaviors in the PredictionIO
The Ultimate JSON Serialization for Swift.
PPJSONSerialization 中文介绍 Introduce There's a library, he make everything easier, faster, and safer. It's a library, which handles all JSON operation i
From TOML to Swift Codable types.
TOMLDecoder Swift 5.3 & 5.3.1 TOML parser for your Swift Codables. struct Team: Codable { struct Player: Codable { let id: String
A Swift Toast view - iOS 14 style and newer - built with UIKit. 🍞
Toast-Swift A Swift Toast view - iOS 14 style - built with UIKit. 🍞 Installation Swift Package Manager You can use The Swift Package Manager to insta
iOS UI Kit With Android-Style Tools. JustUiKit contains JustLinearLayout, JustFrameLayout and so on
iOS UI Kit With Android-Style Tools. JustUiKit contains JustLinearLayout, JustFrameLayout and so on. It is designed to make Android developers build iOS UI easily. Also for iOS developers, it provides a new way to build UI.
Futura is a library that provides simple yet powerful tools for working with asynchronous and concurrent code in Swift.
Futura is a library that provides simple yet powerful tools for working with asynchronous and concurrent code in Swift. What it is about? The main goa
Instagram Filters Slider. Easy to use double side center slider, that can show value in (A,B) Range.
HSCenterSlider Demo Example To run the example project, clone the repo, and run pod install from the Example directory first. Requirements Swift XCode
Swift library for SMBus access through the i2c /dev interface on Linux
#SMBus-swift SMBus-swift is a linux library to communicate with SMBus/I2C devices through /dev/i2c. ##Requirements Before beign able to use SMBus in y
This Mac Catalyst With Apple Sign In Demo is very simple & easy to understand about How to develop Catalyst app and sign in with Apple.
This Mac Catalyst With Apple Sign In Demo is very simple & easy to understand about How to develop Catalyst app and sign in with Apple. This demo includes Login screen, sign in with apple and home screen.
Idiomatic instantiation and dequeuing
ReusableViews Why? This extension package solves the following problems: Forces your team to adhere to standard practices by: Making storyboard identi
PPSwiftGifs provides a convenient way to show animated GIF images as a part of iOS GUI.
PPSwiftGifs PPSwiftGifs provides a convenient way to show animated GIF images as a part of iOS GUI. Installation Carthage Cartfile nano Cartfile put
asynchronous programming in Swift made easy
Wyrd Wyrd is a library for asynchronous programming in Swift. It aims to be concise and simple. Wyrd is inspired by Promises/A+. Both Swift and Cocoa
Alert with a single line of Swift.
AlertKit Alert with a single line of Swift. Requirements iOS 8.0+ / Mac OS X 10.9+ Xcode 6.3 Installation CocoaPods To integrate AlertKit into your Xc
NS_OPTIONS for Swift (type-checked bitmask container). Basically an easier-to-implement RawOptionSet.
a replacement for NS_OPTIONS / RawOptionSet BitmaskT is a quicker way to get NS_OPTIONS-style functionality in a Swift environment. It's intended as
A Swift library for the Nokia3310/5110 PCD8544 Monochrome LCD display
5110LCD_PCD8544.swift A Swift library for the Nokia3310/5110 PCD8544 Monochrome LCD display Summary This library is an extended Swift port of the orig
VersionsTracker is a Swift Library, which tracks install version history of app and os version.
VersionsTracker [](https://travis-ci.org/Martin Stemmle/VersionsTracker) Keeping track of version installation history made easy. Features Track not j
SwiftyKeyboard: a full customized numeric keyboard for iOS
SwiftyKeyboard Overview SwiftyKeyboard is an iOS customized enhanced keyboard. T
Weather - Weather app to practice using CoreLocation, fetching data from openweathermap.org API, JSON decoding, applying day\night appearance
Weather App I made this project to practice using CoreLocation, fetching data fr
GroceryMartApp-iOS-practice - To Practice fundamental SwiftUI feature like navigation, state mamagement, customazing etc
🥬 GroceryMartApp-iOS-practice 아래의 내용은 스윗한 SwiftUI 책의 실전 앱 구현하기 을 바탕으로 정리한 내용입니다
Random-Colors-iOS - Random colors generator app with auto layout
Random Colors Random colors generator app with auto layout Demo demo.mp4 Depende
CS193p-2021 - Stanford University's course CS193p(Developing Applications for iOS using SwiftUI)
🏫 Stanford University's course CS193p - 2021(Developing Applications for iOS us
Symptoms - WatchOS app to save symptoms to HealthKit
Symptoms Symptoms is a watchOS app for entering symptoms into HealthKit Screensh
Swift-ndi - Swift wrapper around NewTek's NDI SDK
swift-ndi Swift wrapper around NewTek's NDI SDK. Make sure you extracted latest
TrackYourHealth - An iOS application in which data from all health apps are compiled into a single data set (ex. Apple Fitness, Nike Run, etc.)
TrackYourHealth An iOS application in which data from all health apps are compil
RoutingKit - Routing library With Swift
RoutingKit Usage struct MessageBody: Body { typealias Response = String
Slide-Menu - A Simple Slide Menu With Swift
Slide Menu!! Весь интерфейс создан через код
ScanID - Homework iOS project to scan IDs MRZ code
ScanID Homework iOS project to scan IDs MRZ code Requirements for mobile applica
Elegant API Abstraction for Swift
Endpoint (Deprecated) ⚠️ This project has been deprecated. Consider using Moya and MoyaSugar instead. 🚀 Elegant API Abstraction for Swift. At a Glanc
An iOS app decrypter, full static using fouldecrypt.
Iridium An iOS app decrypter, full static using fouldecrypt. Supporting iOS 13+ Note We have built everything into the package, you can install and fl
SnackBar that responds to the keyboard and shows a message at the bottom of the screen.
DGSnackBar Requirements Installation Usage Properties DGSnackBar SnackBar that responds to the keyboard and shows a message at the bottom of the scree
Synatax sugar for Measurement of Foundation.
WrappedMeasurement 2022 © Weizhong Yang a.k.a zonble Syntax sugar for NSMeasurement of Foundation. NSMeasurement and NSUnit compose a great tool to le
🎁 Unwrap an optional or throw an error if nil (or crash the program).
Unwrap Or Throw (or Die!) 🎁 Unwrap an optional or throw an error if nil (or crash the program). Not invented here. The idea for unwrap or die and unw
Source code for the TriviaGameApp
🧶 Shopping App tutorial Source code for the Shopping app built in the YouTube tutorial Access the written content here: Shopping app Part 1 Shopping
SearchField for iOS, macOS and tvOS
SearchField for iOS, macOS and tvOS SearchField is created and maintaned with ❥ by Sascha Muellner. What? This is a SwiftUI package with support for i
A command line version of the popular Wordle game, written in Swift
WordleCLI A command line version of the popular game Wordle. For the original game, see: https://www.powerlanguage.co.uk/wordle/ Usage $ swift run Wel
A super simple tool for macOS Swift developers to check validity of a Gumroad-issued software license keys
Gumroad License Validator Overview A super simple tool for macOS Swift developers to check validity of a Gumroad-issued software license keys Requirem
SwiftUI iOS app for tracking daily hydration, logs to HealthKit!
HydrationCompanion SwiftUI iOS app for tracking daily hydration, logs to HealthKit! Screenshots: Home view: see all intake logs and progress Settings
This is an iOS Safari Extension Sample that adds a "Develop menu" to Safari on iOS to allow you to analyze websites.
Develop Menu for Mobile Safari This is an iOS Safari Extension that adds a "Develop menu" to Safari on iOS to allow you to analyze websites. This is a
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
Proof concept of modularized app with SwiftPackages built over MVI + Combine + SwiftUI in a single repo
PKDex-iOS Proof concept of modularized app with SwiftPackages built over MVI + Combine + SwiftUI in a single repo Introduction This project is a proof
Mastodon and Twitter client for iOS, iPadOS & macOS
Note: Mamoot! is under heavy development and is obviously far from complete at this moment. We're currently looking for more people to work with us, s
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!
Application that displays current weather at a random location. iOS 14.0 or newer. SwiftUI.
Elseweather App that displays current weather at a random location. Description Elseweather was created as a student/research project with no practica
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
Anime schedule, korean subtitle for iOS with SwiftUI + Combine and MVVM architecture
AniTime Anime schedule, korean subtitle for iOS with SwiftUI + Combine and MVVM architecture I'm developing a new one for the SwiftUI life cycle annou
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
Musical Player - A Simple Musical Player For iOS
Musical_Player The app is a musical player. It was written as an task for a mobi
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
Orbit-swiftui - Orbit design system implemented in SwiftUI for iOS
Orbit is a SwiftUI component library which provides developers the easiest possi