4764 Repositories
Swift dgca-app-core-ios Libraries
Plans iOS in Swift
Plans-iOS-in-Swift Plans iOS in Swift Plans project, which is a social media app
GrouponHeader - iOS TableView Header Animation, Swift/UIKit
GrouponHeader Description: iOS TableView Header Animation Technology: Swift, UIK
Build Jike App UI with SwiftUI
SwiftUI_Jike 中文版 SwiftUI is a common cross-platform framework for the Apple ecosystem, easy to get started, support for real-time previews, easy inter
A collection of Swift Property Wrappers (formerly "Property Delegates")
🌯 🌯 Burritos A collection of well tested Swift Property Wrappers. @AtomicWrite @Clamping @Copying @DefaultValue @DynamicUIColor @EnvironmentVariable
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
Generate SwiftUI Text or AttributedString from markdown strings with custom style names.
iOS 15.0 / macOS 12.0 / tvOS 15.0 / watchOS 8.0 StyledMarkdown is a mini library that lets you define custom styles in code and use them in your local
SwiftUI Todo app example using a React/Redux monolithic state store with flux like dispatch/reduce actions
SwiftUI-Todo-Redux SwiftUI Todo Redux app example using a React/Redux monolithic state store with flux like dispatch/reduce actions Background SwiftUI
My demo submission to Babylon Health
Hello Babylon Thank you for taking the time to consider my demo during the recruitment process for the Remote Senior iOS Developer position at your co
A drawer view implemented by SwiftUI
DrawerView-SwiftUI A drawer view implemented by SwiftUI. This is not just simply a demo, instead, it can be directly used in project as a module as it
⌨️A Combine-based way to observe and adjust for Keyboard notifications in SwiftUI
⌨️ Keyboard Observing A Combine-based solution for observing and avoiding the keyboard in SwiftUI. Table of Contents About Requirements Installation C
The BART app for commuters, now native on iOS
Arrival iOS Built with SwiftUI, Arrival is the BART app for commuters. Available for download on the App Store: https://apps.apple.com/us/app/arrival-
🚀 This demo is very simple project, which designed to understand SwiftUI
🚀 This demo is very simple project, which designed to understand SwiftUI. It includes Main screen, DayList screen and detail screen.
A curated list of awesome SwiftUI tutorials, libraries, videos and articles.
Awesome SwiftUI 🕶️ A curated list of awesome SwiftUI tutorials, libraries, sessions and articles. Contributing Found a SwiftUI library or snippet tha
Displays list of Marvel Characters for iOS
Marvel Features: Displays list of Marvel Characters Displays detail of selected Marvel Character. Screenshots of application: Installation: Dependecie
Simple iOS app to showcase navigation with coordinators in SwiftUI + MVVM.
SimpleNavigation Simple iOS app to showcase the use of the Coordinator pattern using SwiftUI and MVVM. The implementation is as easy as calling a push
A powerful SwiftUI Architecture that merges Redux to the functional world of Swift. While bringing powerful workflows to streamline CoreML/Metal/IPFS usage in the Apple ecosystem.
GraniteUI - v0.0 - WIP A powerful SwiftUI Architecture that merges Redux event handling and state management with functional programming. While bringi
Aesthetic floating tab bar ––– SwiftUI & Combine ⛓️ Importable via Swift Package Manager 📦
FloatingTabBar An aesthetic floating tab bar made with SwiftUI & Combine importabable via Swift Package Manager 📦 Based off BottomBar-SwiftUI Preview
A clone of the built-in iOS Calculator APP for iPadOS, using SwiftUI
A clone of the built-in iOS Calculator APP for iPadOS, using SwiftUI Yes, it looks exactly the same as the iOS built-in Calculator The UI is implement
Pretty iOS mobile screens + AVPlayer video view ––– made in SwiftUI
UrbanVillageProjectScreens Recreated UI screens from the conceptual Urban Village Project. Read more about the project here. Please open an issue if y
MGFlipView allows to create flipping view in easy way without worrying about flipping animation and flipping logic.
MGFlipView About If you are looking for an easy way of implement 3D flipping view, you are in the right place. MGFlipView allows to create flipping vi
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Version 4.0.0, synced to MPAndroidChart #f6a398b Just a heads up: Charts 3.0 has some breaking changes. Please read the release/migration notes. Anoth
Simple and highly customizable iOS tag list view, in Swift.
TagListView Simple and highly customizable iOS tag list view, in Swift. Supports Storyboard, Auto Layout, and @IBDesignable. Usage The most convenient
An iOS passcode lock with TouchID authentication written in Swift.
PasscodeLock A Swift implementation of passcode lock for iOS with TouchID authentication. Originally created by @yankodimitrov, hope you're doing well
SAHistoryNavigationViewController realizes iOS task manager like UI in UINavigationContoller. Support 3D Touch!
SAHistoryNavigationViewController realizes iOS task manager like UI in UINavigationContoller. Support 3D Touch!
WobbleView is an implementation of a recently popular wobble effect for any view in your app
WobbleView is an implementation of a recently popular wobble effect for any view in your app. It can be used to easily add dynamics to user interactions and transitions.
TextDetection-CoreML - This project is Text Detection on iOS using Vision built-in model
This project is Text Detection on iOS using Vision built-in model. If you are interested in iOS + Machine Learning, visit here yo
Photo Assessment using Core ML and Metal.
PhotoAssessment Photo Assessment (i.e. quality score) using Core ML and Metal. 📚 Article 使用 Metal 和 Core ML 评价照片质量 Parallel Computation using MPS 🔮
The example project of inferencing Pose Estimation using Core ML
This project is Pose Estimation on iOS with Core ML. If you are interested in iOS + Machine Learning, visit here you can see various DEMOs. 한국어 README
Real-time single person pose estimation for Android and iOS.
This repository currently implemented the CPM and Hourglass model using TensorFlow. Instead of normal convolution, inverted residuals (also known as M
The MobileNet neural network using Apple's new CoreML framework
MobileNet with CoreML This is the MobileNet neural network architecture from the paper MobileNets: Efficient Convolutional Neural Networks for Mobile
A demo for iOS machine learning framework : Core ML
CoreMLDemo A demo for iOS machine learning framework : Core ML Only Xcode9 and above are supported. Model Places205-GoogLeNet comes from [Apple Machin
A Demo using Vision Framework building on Core ML Framework
Core-ML-Sample A Demo using Core ML, Vision Framework and Swift 4. This demo is based on Inception V3 network. You must run it with Xcode 9 and iOS 11
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
YOLO with Core ML and MPSNNGraph This is the source code for my blog post YOLO: Core ML versus MPSNNGraph. YOLO is an object detection network. It can
👀 iOS11 demo application for age and gender classification of facial images.
Faces Vision Demo iOS11 demo application for age and gender classification of facial images using Vision and CoreML. Model This demo is based on the a
🌅 iOS11 demo application for visual sentiment prediction.
Sentiment Vision Demo A Demo application using Vision and CoreML frameworks to detect the most likely sentiment of the given image. Model This demo is
🌸 iOS11 demo application for flower classification.
Flowers Vision Demo iOS11 demo application for flower classification using Vision and CoreML frameworks. Model This demo is based on Caffe CNNs for th
🖼 iOS11 demo application for image style classification.
Styles Vision Demo A Demo application using Vision and CoreML frameworks to detect the most likely style of the given image. Model This demo is based
MXNet to Core ML - iOS sample app
Bring Machine Learning to iOS apps using Apache MXNet and Apple Core ML
This project is Text Recognition using Firebase built-in model on iOS
TextRecognition-MLKit This project is Text Recognition using Firebase built-in model on iOS. If you are interested in iOS + Machine Learning, visit he
The example project of inferencing Semantic Segementation using Core ML
SemanticSegmentation-CoreML This project is Object Segmentation on iOS with Core ML. If you are interested in iOS + Machine Learning, visit here you c
The example of running Depth Prediction using Core ML
DepthPrediction-CoreML This project is Depth Prediction on iOS with Core ML. If you are interested in iOS + Machine Learning, visit here you can see v
A open source Swift app for iOS 13 that allows you to check your NFC transit card information. Written with SwiftUI.
ABANDONED Metrodroid, which TransitPal was heavily inspired by, now has its own fully functional iOS app! It should be in the App Store "soon". I stro
Async network layer with Combine
Version 1.0.10 Currently Available Platform Version iOS 12.0 tvOS 10.0 macOS 10.15 watchOS 3.0 macCatalyst 13.0 Hover is a Network layer which uses Ap
A collection of missing SwiftUI components
SwiftUIKit A collection of components that will simplify and accelerate your iOS development. Components CurrencyTextField AdaptToKeyboard (not needed
Codepath prework project (Hello World app)
Hello World App Description TODO:// A Hello World App App Walk-though TODO:// Add the URL to your animated app walk-though gif in the image tag below.
Open Source release of the code for the iOS retro 80s platform game Loot Raider
Loot Raider iOS v1.7 (c) 2018 Infusions of Grandeur - Written By: Eric Crichlow Background Loot Raider is the "spiritual successor" to a game named "G
Example Poq App written in Swift with RxSwift and RxCocoa
PoqApp-iOS Example Poq App written in Swift with RxSwift and RxCocoa Overview This is an example app written by Emre AYDIN on 01.16.2022 MVVM Design P
An iOS app to lift the speed limit of your Cowboy Bike
Legal Notice 1. I am not resposible to anything worse that could happen to your bike because of this app 2. Be careful that lifting the 25km/h limit c
A credit card scanner for iOS written in Swift
DGCardScanner A credit card scanner Requirements iOS 13.0+ Swift 5.5+ Xcode 10.0+ Installation SPM File Add Packages https://github.com/donggyushi
iOS client for the TradeOgre.com crypto-to-crypto trading platform
TradeOgre iOS Overview TradeOgre iOS is an iOS client for the TrageOgre.com website and crypto-exchange platform. I was looking for their iOS client,
iOS Core ML implementation of waifu2x
waifu2x on iOS Introduction This is a Core ML implementation of waifu2x. The target of this project is to run waifu2x models right on iOS devices even
😃 iOS11 demo application for sentiment polarity analysis.
Sentiment Polarity CoreML Demo A Demo application using CoreML framework for sentiment polarity analysis. Model CoreML model was converted from Scikit
Swift framework for document classification using a Core ML model.
DocumentClassifier Overview DocumentClassifier is a Swift framework for classifying documents into one of five categories (Business, Entertainment, Po
🏷 iOS11 demo application for predicting gender from first names.
Names CoreML Demo A Demo application using CoreML framework for predicting gender from first names. Model This demo is based on An introduction to Mac
Profiler Application using Sentiment Analysis
Profiler Application using Sentiment Analysis Abstract We send many posts and pictures over the time on our social channels such as Facebook, Instagra
Hand-gesture recognition on iOS app using CoreML
GestureAI-CoreML-iOS Hand-gesture recognizer using CoreML Demo Screenshots This app is using RNN(Recurrent Neural network) with CoreML on iOS11. The m
Convert Torch7 models into Apple CoreML format
Convert Torch7 models into Apple CoreML format. Short tutorial This tool helps convert Torch7 models into Apple CoreML format which can then be run on
A MacOS app created to annoy users so users will go to bed during bedtime hours
A MacOS app created to annoy users so users will go to bed during bedtime hours. Developed for me as a school project.
Sentry logging backend for SwiftLog
SwiftLogSentry A Sentry logging backend for SwiftLog, it works by creating and adding a Breadcrumb for log events. Features Supports metadata by inser
RestaurantMenu App Viper
RestaurantMenuAppViper В качестве открытого API используется https://www.themealdb.com/api.php (рецепты блюд) В связи с ограниченым функционалом данно
LOL Champions app: a small Multi-Module demo application to demonstrate modern iOS application tech-stacks with a Multi-module and MVVM architecture
LOL Champions app: a small Multi-Module demo application to demonstrate modern iOS application tech-stacks with a Multi-module and MVVM architecture
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
EFQRCode is a lightweight, pure-Swift library for generating stylized QRCode images with watermark or icon, and for recognizing QRCode from images, in
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast
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]
A very simple way to implement Backbone.js style custom event listeners and triggering in Swift for iOS development.
Swift Custom Events A very simple way to implement Backbone.js style custom event listeners and triggering in Swift for iOS development. This provides
A glorious Swift wrapper around NSNotificationCenter
Kugel A glorious Swift wrapper around NSNotificationCenter. ⚠️ Deprecated ⚠️ This library is deprecated and will not be maintained anymore. With Swift
Swift based OAuth library for iOS and macOS
OAuthSwift Swift based OAuth library for iOS and macOS. Support OAuth1.0, OAuth2.0 Twitter, Flickr, Github, Instagram, Foursquare, Fitbit, Withings, L
iOS Tweak to redirect Discord API calls to a Fosscord server.
FosscordTweak iOS Tweak to redirect Discord API calls to a Fosscord server. Installation Manual Download .deb file from release and install on jailbro
This is how you can manage and share logs in iOS application.
Logging in Swift In this example, you can find how to print all the logs effciently in iOS application. Along with, you will find how to share logs fo
An iOS library to create beautiful card transitions.
CSCardTransition CSCardTransition is a small library allowing you to create wonderful push and pop transition animations like in the App Store. It wor
iOS App to show Top Stories from New York Times
NYT News iOS app displaying New York Times top stories. Features Shows articles from various sections of New York Times top stories. Open each article
A simple but flexible cache
Carlos A simple but flexible cache, written in Swift for iOS 13+ and WatchOS 6 apps. Breaking Changes Carlos 1.0.0 has been migrated from PiedPiper de
Demonstration blackjack app for native iOS. Uses MVVM architecture
Blackjack - native iOS application This project is a simple demonstration on how to intergrate swiftUI with MVVM architecture. Although, technically,
Captcha implementation in ios App
CaptchaDemo_ios A Swift project to showcase implementation of Google ReCaptcha in iOS Application. Features A light weight basic wrapper to handle com
MulticoinLightClientKit - A Zcash Lightweight Client SDK for iOS
Zcash iOS Framework A Zcash Lightweight Client SDK for iOS This is an alpha buil
Tictactoe-ultimatum - iOS implementation of Ultimate Tic-Tac-Toe game
TicTacToe Ultimatum An iOS app in Swift implementing the classic game of Ultimat
MultiPeer-Progress-iOS - Swift project to demo the use of the MultiPeer framework to send files between iOS devices and show the progress
MultiPeer-Progress-iOS Swift project to demo the use of the MultiPeer framework
Simplest MIDI Swift library
WebMIDIKit: Simplest Swift MIDI library ###Want to learn audio synthesis, sound design and how to make cool sounds in an afternoon? Check out Syntoria
Modern Swift API for NSUserDefaults
SwiftyUserDefaults Modern Swift API for NSUserDefaults SwiftyUserDefaults makes user defaults enjoyable to use by combining expressive Swifty API with
An opinionated starting point for awesome, reusable Swift 5 modules
Swift 5 Module Template Use this template as a starting point for any Swift 5 module that you want other people to include in their projects. STATUS:
📲 The curated list of iOS Developer interview questions and answers, Swift & Objective-C
Awesome iOS interview questions and answers 🔛 Get started by picking interview's language and start preparing right now Install the app Prepare for t
A curated list of Open Source example iOS apps developed in Swift
A curated list of Open Source example iOS apps developed in Swift. An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feature.
Collaborative List of Open-Source iOS Apps
Open-Source iOS Apps A collaborative list of open-source iOS, iPadOS, watchOS and tvOS apps, your contribution is welcome 😄 Jump to Apple TV Apple Wa
💎 Redux like architecture for SwiftUI
Simple Architecture like Redux Installation SPM dependencies: [ .package(url: "https://github.com/gre4ixin/ReduxUI.git", .upToNextMinor(from: "1.0
🚀 Create XCFrameworks with ease! A Command Line Tool to create XCFramework for multiple platforms at one shot! The better way to deal with XCFrameworks for iOS, Mac Catalyst, tvOS, macOS, and watchOS.
Surmagic 🚀 Create XCFramework with ease! A Command Line Tool to create XCFramework for multiple platforms at one shot! The better way to deal with XC
ChidoriMenu - An easy way to add menus visually similar to iOS 14's Pull Down and Context Menus but with some added benefits
ChidoriMenu 🐦 ⚡️ An easy way to add popover menus visually similar to the Conte
React-native-photo-editor - Photo editor using native modules for iOS and Android
🌄 Image editor using native modules for iOS and Android. Inherit from 2 available libraries, ZLImageEditor (iOS) and PhotoEditor (Android)
DGBottomSheet - The lightest swift bottom sheet library
DGBottomSheet Requirements Installation Usage DGBottomSheet The lightest swift b
SwiftUIWordpressClient - An iOS application for any WordPress website
SwiftUIWordpressClient SwiftUIWordpressClient is an iOS application for any Word
ARID - Augmented Reality app using Apple’s ARKit framework which can recognise faces of famous scientists
ARID Augmented Reality app using Apple’s ARKit framework which can recognise fac
SocialDownloaderApp - An exact copy of Social Downloader App by Sulton Handaya For Pelorous
SocialDownloaderApp It is a copy of Social Downloader App by Sulton Handaya For
iOS 14 widget for stats on COVID -19.
A Covid-19 Tracking Widget for iOS 14 WidgetKit WidgetKit gives users ready access to content in apps by putting widgets on the iOS Home screen or mac
SwiftUI Grid layout with custom styles
SwiftUI Grid SwiftUI Grid view layout with custom styles. Features ZStack based layout Vertical and horizontal scrolling Supports all apple platforms
The concept took third place in the Design Concept Award contest Season 2 in December 2021.
SwiftUI-UrlaunchedLaunchScreen Developed by Vladyslav Fil as part of the You are launched "Design Concept Award" contest Season #2. Animated Launch Sc
The concept took second place in the Design Concept Award contest Season 2 December 2021.
SwiftUI-UrlaunchedMerryChristmasCard Developed by Yurii Sameliuk as part of the You are launched "Design Concept Award" contest Season #2. MerryChrist
The concept won first place in the Design Concept Award contest Season 2 in December 2021.
SwiftUI-ChristmasGift Developed by Alex Kryvodub as part of the You are launched "Design Concept Award" contest Season #2. ChristmasGift demo. alex.mp
A visual developer tool for inspecting your iOS application data structures.
Tree Dump Debugger A visual developer tool for inspecting your iOS application data structures. Features Inspect any data structure with only one line
The source code to the civic tech project Öppna Skolplattformen.
Give us a ⭐ if you appreciate what we do! Öppna skolplattformen We are parents who got fed up with Skolplattformen, the City of Stockholm's school adm
iOS client for the Brewfactory project - brew your own beer
BrewMobile iOS client for the Brewfactory project. Read the stories of upgrading BrewMobile to ReactiveCocoa & Swift on AllTheFlow. What is this? App
Baby Monitor iOS
Baby Monitor iOS Welcome to the Baby Monitor project. It's an application made for monitoring babies, which can help parents take care of their childr
Dribbble for iOS using ReactorKit
Drrrible Unofficial Dribbble iOS application using ReactorKit. IMPORTANT NOTICE Since Dribbble has deprecated public APIs, this app will not work anym