794 Repositories
Swift Modularizing-Legacy-Projects-Using-TDD Libraries
Bank-Test - MVVM List-Details App using combine
Bank-Test MVVM List-Details App using combine Pods used in this Task Moya with A
Resume-app - A simple iOS app to showcase Swift development skills using Xcode
resume-app A simple iOS app to showcase Swift development skills using Xcode. Pr
Weather-swiftui - An example of using SwiftUI
weather-swiftui An example of using SwiftUI Installation Get openweather api key
GraphQL-GitHub-Reader - Simple sample project that demonstrates how to connect with GitHub's API using GraphQL + Apollo
GHPViewer A beatiful way to see your GitHub Profile Installation The project is splitted in two folders: GHPViewer: Contains the iOS Application relat
IBrain - Displaying a Point Cloud Using Scene Depth
Displaying a Point Cloud Using Scene Depth Present a visualization of the physic
Boring-example - Using boring crate from iOS application
BoringSSL example Using boring crate from iOS application. Checkout git clone gi
DotsTest - Create a little Record application and using Pinata for API
Technical Test Create a little Record application and using Pinata for API. The
Dogs - A fun exploration of using Clean Swift methodology (VIP) to build a simple app
Dogs A fun exploration of using Clean Swift methodology (VIP) to build a simple app Was following the directory structure and templates as described i
Innova CatchKennyGame - The Image Tap Fun Game with keep your scores using Core Database
Innova_CatchKennyGame The Image Tap Fun Game with keep your scores using Core Da
Brands-Combine - A demo for Using Combine with UIKit
Brands-Combine Brands is demo for Using Combine with UIKit What did i use ? Simp
Todolist-swiftui - An example of using SwiftUI with CoreData
todolist-swiftui An example of using SwiftUI with CoreData Installation Install
Near-Earth Asteroids Information using NeoWs Api.
AsteroidNews Example project which uses SceneKit framework to show objects with Near-Earth Asteroids information. Frameworks SceneKit Alamofire Swifty
A command line tool for managing Swift Playground projects on your Mac.
swift-playground-tools A command line tool for managing Swift Playground projects on your Mac. Generate Xcode Project $ playground-tools generate-xcod
This repository is for the iOS sample application using ARGear SDK.
ARGear sample application for iOS (c) Copyright 2021 Seerslab. All rights reserved. This repository contains an iOS sample application that uses ARGea
A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.
Lona (Developer Preview) This project is in an early stage and lacks documentation – however, with some effort, it can be used very effectively. If yo
An Xcode plug-in to format your code using SwiftLint.
SwiftLintXcode An Xcode plug-in to format your code using SwiftLint. Runs swiftlint autocorrect --path CURRENT_FILE before *.swift file is saved. IMPO
Script to support easily using Xcode Asset Catalog in Swift.
Misen Misen is a script to support using Xcode Asset Catalog in Swift. Features Misen scans sub-directories in the specified Asset Catalog and creates
SwiftGen is a tool to automatically generate Swift code for resources of your projects
SwiftGen SwiftGen is a tool to automatically generate Swift code for resources of your projects (like images, localised strings, etc), to make them ty
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
R.swift Get strong typed, autocompleted resources like images, fonts and segues in Swift projects Why use this? It makes your code that uses resources
Project shows how to unit test asynchronous API calls in Swift using Mocking without using any 3rd party software
UnitTestingNetworkCalls-Swift Project shows how to unit test asynchronous API ca
A simple way to handle dependency injection using property wrappers
Injektion Introduction A simple way to handle dependency injection using propert
An iOS App which shows live AQI (Air quality index) data for different cities using Web-socket
AQI - Assignment This is an iOS App which shows live AQI (Air quality index) dat
How to build and sign your iOS application using Azure DevOps
How to build and sign your iOS application using Azure DevOps Sample source code
Example of using TOTP with iCloud Keychain in iOS 15
Installation This example needs Ngrok and Ruby 3.0.3+. Setup project with Makefi
A simple game application using SpriteKit, physics, blend modes, radians and CGFloat
Pachinko A simple game application using SpriteKit, physics, blend modes, radian
a playground app using `MultipeerConnectivity` to transfor data wirelessly between iOS / iPadOS
README An example app using MultipeerConnectivity to transfor data wirelessly between iOS / iPadOS. Both using Data and Stream to transfer data are su
iOS app built with UIKit and programatic auto-layouts to learn and apply knowledge. Offline storage using CoreData and Caching
PurpleImage Search Pixabay for images and save them offline to share and view To use: Clone the GitHub project, build and run in Xcode. The API is com
Android/iOS Apps created to practice with different iOS/Android Tech. These apps were built to have similar feature sets using native Android/iOS.
AgilityFitTodayApp Android/iOS Apps created to practice with different iOS/Android Tech. These apps were built to have similar feature sets using nati
A simple checklist app using UIKit
UIKit Checklist App Data Persistence Icon Selector Notification Scheduling Multi
Foursquare application replica using SwiftUi
FOURSQUARE_SWIFTUI This is the replica of Foursquare application, created using
A Spotlight/'Open Quickly'-style 'command bar' implemented using UIKit/Mac Catalyst
CommandBar This is an illustrative example of a Spotlight-style 'command bar', like the 'Open Quickly' panel in Xcode, implemented using UIKit/Mac Cat
This is a simple chart library using purely swiftui, enabling support for all platforms from Apple.
This is a simple chart library using purely swiftui, enabling support for all platforms from Apple. Most importantly, this could be used in WidgetKit. This is under development. Code might not be stable
This is the replica of Foursquare application, created using storyboard.
FourSquare-Storyboard- This is the replica of Foursquare application, created using storyboard. API Usage from Foursuare Places Search Get Place Detai
MovieAppSwiftUI - The Application is using TMDB API and Server API to reduce user searching movies resources time with search engine
MovieAppSwiftUI The Application is using TMDB API and Server API to reduce user searching movies resources time with search engine.This Application is
API surface for Swift plug-ins using the Swift Plugin Manager
SwiftPlugin The minimal API surface required for the Swift Plugin Manager to create instances from a loaded plugin. Additional documentation and refer
A Spotify clone created using SwiftUI
Spotify Clone Its a Spotify clone created using SwiftUI. Deployment To deploy th
Catalyst example using an AppKit-provided NSVisualEffectView to provide a translucent blurred window
CatalystEffectViewChrome This project demonstrates how to insert an NSVisualEffe
Use this template as a starting point for any Swift 5 module that you want other people to include in their projects
Swift 5 Module Template Use this template as a starting point for any Swift 5 mo
Demonstration of using Tasks and TaskGroup to thread a calculation.
TasksTest Demonstration of using Tasks and TaskGroup to thread a calculation. The calculation takes place in a separate Swift class that can be reused
Style guide & coding conventions for Swift projects
This repository is no longer active. A guide to our Swift style and conventions. This is an attempt to encourage patterns that accomplish the followin
Style guide & coding conventions for Objective-C projects
This repository is no longer active. These guidelines build on Apple's existing Coding Guidelines for Cocoa. Unless explicitly contradicted below, ass
Simple 360 Video player for iOS using SceneKit
simple360player_iOS Simple 360 Video player for iOS using SceneKit. VR ready. Stereoscopic Ready. We generate a simple scene in which we add a sphere
Creating a Todo app using Realm and SwiftUI
Realmで作るTodoアプリ note記事「【SwiftUI】Realmを使ってTodoアプリを作る」のソースです。
Recreation of cards from Apple's AppStore written using SwiftUI.
App Store Cards Animation I tried to reproduce the look and the feeling of the cards from the AppStore. Please note that this repository is a work-in-
A way to easily add Cocoapod licenses and App Version to your iOS App using the Settings Bundle
EasyAbout Requirements: cocoapods version 1.4.0 or above. Why you should use Well, it is always nice to give credit to the ones who helped you 😃 Bonu
Clone the Uber app using iOS15 UIKit
uikit-uber-clone iOS15 UIKit 을 활용해서 Uber 앱을 클론한다. 무엇을 배울것인가 GeoFire을 이용해 Geoloca
Romanies Hangul using Revised Romanisation of Korean
This is not the Repo you are looking for! 👽 New development is taking place in gitlab.com/pdylong/romanize 👌 . Romanize Romanizes a String of Hangul
Networking layer implementation using CLEAN Architecture for iOS.
NetworkLayer-CLEANArchitecture Networking layer implementation using CLEAN Architecture for iOS. Features ✨ CLEAN Architecture ✨ No Storyboards No ext
TextField with DropDown support using UIPickerView
IQDropDownTextField TextField with DropDown support using UIPickerView Installing Install using cocoapods. Add in your Podfile: pod 'IQDropDownTextFie
Share lint rules between projects and lint changed files with SwiftLint.
SwiftLinter help you share lint rules between projects and lint changed Swift source files in your Git repo with SwiftLint. Installation pod 'SwiftLin
Artisan is an MVVM framework for Swift using the bonding features from Pharos and constraints builder from Draftsman.
Artisan Artisan is an MVVM framework for Swift using the bonding features from Pharos, constraints builder from Draftsman and builder pattern from Bui
A web API client in Swift built using Async/Await
Get A modern web API client in Swift built using Async/Await and Actors. let cli
A wrapper around UICollectionViewController enabling a declarative API around it's delegate methods using protocols.
Thunder Collection Thunder Collection is a useful framework which enables quick and easy creation of collection views in iOS using a declarative appro
Implement Student Admission System using SQlite
StudentAdmissionSQLiteApp Implement Student Admission System using SQlite. #Func
Verify New Zealand COVID Passes in iOS apps using Swift
NzCovidPass-Swift Swift library for verification of the NZ Covid Vaccination Pas
The IDAGIO WatchOS app using swift
IDAGIORedesignWatchOS I redesigned the IDAGIO WatchOS app as an exercise Old App
Updater option for Chromium-legacy
Chromium Updater A tiny updater option for Chromium-legacy. features check/notify updates colored status icon represents updates available download th
A lightweight iOS mini framework that enables programmatic navigation with SwiftUI, by using UIKit under the hood.
RouteLinkKit A lightweight iOS mini framework that enables programmatic navigation with SwiftUI. RouteLinkKit is fully compatible with native Navigati
I built this application with unit testing and test-driven development to understand TDD theory and practice
TestDrivenDevelopment Description I built this application with unit testing and test-driven development to understand TDD theory and practice, to wri
Sample iOS AR app using AR Quick Look API
ARQLSanta This is a minimal AR iOS app that uses the AR Quick Look API, displayi
The ToDoList application using FireBase allows you to register users
ToDoFirebase Приложение ToDoList с использовавнием FireBase позволяет зарегистри
Movies app written in Swift 5 using the Custom API created on the Mocky website
Movie App shows you collections of TV streaming and other movies. Movie app writ
An experiment creating a particle emitter using the new TimelineView and Canvas views in SwiftUI
Particle Emitter An experiment creating a particle emitter using the new Timelin
SMNumberWheel is a subclass of UIControl written in Swift, which is ideal for picking numbers using a rotating wheel.
SMNumberWheel version: 1.0.3 [![CI Status](http://img.shields.io/travis/Sina Moetakef/SMNumberWheel.svg?style=flat)](https://travis-ci.org/Sina Moetak
A prototype of custom tab bar using SwiftUI with techniques of mask + matchedGeometryEffect
SliderTabBar A prototype of custom tab bar using SwiftUI with techniques of mask
Parsing indeterminate types with Decodable and Either enum using Swift
Decodable + Either Parsing indeterminate types with Decodable and Either enum us
Make API Calls using SwiftUI
SwiftUIApICall Make API Calls using SwiftUI This is a simple app for maing API C
Demo project of Swift language crash using Release build on iOS 14
Demo project of Swift language crash using Release build on iOS 14 Repro steps O
The program calculates the approximate function to the given graph using the Fourier series
Ряды фурье Программа вычисляет приближенную функцию к заданной графиком с помощь
Collect payments with iPhone, Apple Watch, and Siri using Apple Pay
Offering Apple Pay in Your App Collect payments with iPhone, Apple Watch, and Si
Apple products application using SwiftUI
SwiftUI-Prototype In this project I built 2 interfaces for "Apple products" appl
Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
kishikawakatsumi/SpreadsheetView has moved! It is being actively maintained at bannzai/SpreadsheetView. This fork was created when the project was mov
A small cookbook app created with UIKit using the mealDB API
Your-New-CookBook This is a small cookbook app I created with UIKit using the me
Using async / await on iOS 13: everything you need to know
Using async / await on iOS 13: everything you need to know! 🚀 Content This repository contains the code sample I've used during December 14th's lives
A reactive audio player for iOS using RxSwift
ESAudioPlayer: A reactive audio player for iOS ESAudioPlayer is a reactive audio player for iOS using RxSwift. It provides basic audio management feat
iTunesSearch: a screenshot listing project that using iTunes Search API
iTunesSearch iTunesSearch is a screenshot listing project that using iTunes Search API. This project written in Swift with MVVM architecture. Installa
This is swift project example to connect VNPTSmartCA SDK using Swift Language.
Example source code to integrate with VNPTSmartCA iOS SDK To run the example project, clone repository, and run pod install Requirements Installation
The ToDo-like app using swift
ToDo-List The ToDo-like app. The data model uses classes. The table view is created depending on the structure of the model classes. The user has the
A fitness application using swift which can help user to hold a better sleep
Natcap - Good for your sleep This is a fitness application which can help user to hold a better sleep which depends on their previous sleeping habit.
BrowserID for iOS Using Swift
browserid-ios Almost a clone of https://github.com/amedia/browserid For generating and providing a browser id and a browser visit id to a WebView. Use
Demo to show Air Quality Indices of Cities (in India) using SwiftUI and Combine Framework
AirQualityMonitoring-SwiftUI-Combine Demo to show Air Quality Indices of Cities (in India) using SwiftUI and Combine Framework Demo Video City List wi
Create a real time chat application in Swift 5 using Firebase
Messenger Real Time Chat App Project to create a real time chat application in Swift 5 using Firebase. Features Facebook Log In Google Sign In Email/P
This project is a clone of YouTube. But the main intention is to show how to write clean code, using proper MVC patterns and re-usable coding methodologies!
YouTubeClone This project is a clone of YouTube. But the main intention is to show how to write clean code, using proper MVC patterns and re-usable co
A simple drawing app for iPad using SwiftUI
TinyDraw A small little drawing app fro iPad using SwiftUIs Canvas view. Implemented along the HWS+ live stream by Paul Hudson. Features Drawing lines
A Github action for creating generic run report using Markdown
create-report A Github action for creating generic run report (using Markdown!) - uses: michaelhenry/[email protected] with: report-title: "
This app presents few examples for common patterns using purer SwiftUI code
VIPERtoSwiftUI GOAL This app presents few examples for common patterns using purer (from authors experience) SwiftUI code. LITERATURE https://www.appy
Memorize Applications for iOS using SwiftUI
Memorize My first application for iPhone that I wrote on Stanford University's Course CS193P (Developing Applications for iOS using SwiftUI). Below ar
Aging FRIENDS App for iOS Using Swift
Aging F.R.I.E.N.D.S 🎵 So no one told you how old they are ? 👏 👏 👏 👏 Ever wondered how old the FRIENDS cast are ? Let's find out ! Reemz.Mac.48452
A little app which shows different ways to simulate NSPanel using NSWindow
FunWithPanels A little app which shows different ways to simulate NSPanel using NSWindow, for better or worse. Settings FunWithPanels uses a combinati
A basic discount calculator app Using Swift
DiscountCalcuator This is a basic discount calculator app I created. Have you ever been out shopping and there is a really awesome sale going on? Well
Animated Play and Pause Button written in Swift, using CALayer, CAKeyframeAnimation.
AnimatablePlayButton Animated Play and Pause Button written in Swift, using CALayer, CAKeyframeAnimation. features Only using CAShapeLayer, CAKeyframe
Flat button with 9 different states using POP
VBFPopFlatButton Flat button with 21 different states and 2 types animated using pop. These are some examples of both types in different states: And h
Build a workout app from scratch using SwiftUI and HealthKit
Build a workout app for Apple Watch Build a workout app from scratch using SwiftUI and HealthKit during this code along. Learn how to support the Alwa
Dogtector: dog breed detection app for iOS using YOLOv5 model combined with Metal based object decoder optimized
Dogtector Project description Dogtector is dog breed detection app for iOS using YOLOv5 model combined with Metal based object decoder optimized for u
Code and documentation for my talk Anime-fy Yourself Using Core ML
Anime-fy Yourself Code and documentation for my talk Anime-fy Yourself Using Core ML Convert from PyTorch to Core ML To convert @bryandlee's PyTorch i
Simple implementation of asset management app UI using swiftUI
MyAssets (자산관리 앱 만들기) swiftUI를 이용하여 자산관리 앱 UI를 간략하게 구현 (swiftUI를 익히기 위함) 초기 화면 1. Tab bar 구현 자산, 추천, 알람, 설정 탭 구현 2. Navigation bar 구현 1) leading에 titl
Tinder like ui using SwiftUI
// // User.swift // CardUI // // Created by paige on 2021/12/09. // import SwiftUI struct User: Identifiable { var id = UUID().uuidString
Recipe App TableView Using Swift
RecipeApp---TableView Features in Food Recipe App User Login search for recipes View recipe lists View Steps tutorials for recipes Like recipes In app
Coding Challenge using NYC JSON data
Coding Challenge using NYC JSON data This was my submission to JPMorgan's code challenge prior to an interview. It represents my solution to asyncrono
Core functionality for Swift projects
Swift library with our shared code How to install .package(url: "https://github.com/ydataai/swift-core.git", from: "master"), About 👯♂️ With ❤️ from