761 Repositories
Swift simple-share Libraries
Example of simple OAuth2 authentication using Alamofire 5 and RxSwift library
REST Client based on Alamofire 5 and RxSwift library. Supports OAuth2 and Basic authentication interceptor.
A simple star rating library for SwiftUI apps on macOS and iOS
DLDRating A simple star rating library for SwiftUI apps on macOS and iOS. Features Installation Usage Styling Credits DLDRating was made by Dionne Lie
Exchanger - a simple iOS application demonstrating one of approaches to implement VIPER 💎 architecture in modern Objective-C
The Exchanger is a simple iOS application demonstrating one of approaches to implement VIPER 💎 architecture in modern Objective-C.
BRD - the simple and secure wallet for bitcoin, ethereum, and other digital assets
BRD is the simple and secure wallet for bitcoin, ethereum, and other digital assets. Today, BRD is one of the largest non-custodial mobile wallets used by over 6 million users and protects an estimated nearly $7B USD.
V2RayXS: A simple GUI for Xray on macOS
V2RayXS: A simple GUI for Xray on macOS
QR code detector. Simple usage, you can get recognition results via delegate or callback.
SPQRCode QR code detector. Simple usage, you can get recognition results via delegate or callback. Installation Swift Package Manager CocoaPods Manual
ViruSafe aims to help the fight with COVID-19 by offering people to share their symptoms as well track the spread of COVID-19 with an interactive map
ViruSafe aims to help the fight with COVID-19 by offering people to share their symptoms as well track the spread of COVID-19 with an interactive map, that shows how the infection has spread throughout Bulgaria.
Async+ for Swift provides a simple chainable interface for your async and throwing code, similar to promises and futures
Async+ for Swift provides a simple chainable interface for your async and throwing code, similar to promises and futures. Have the best of both worlds
A simple way of doing both symmetric and asymmetric crypto without the headache
Simple Swift Crypto I needed a simple way of doing both symmetric and asymmetric
A simple Elm-like Store for SwiftUI, based on ObservableObject
ObservableStore A simple Elm-like Store for SwiftUI, based on ObservableObject.
A simple composition framework to create transformations that are either unidirectional or bidirectional
c is a simple composition framework. You have the ability to create transformations that are either unidirectional or bidirectional. There is also a cache that values can be set and resolved.
Develop simple and fun Augmented Reality (AR) iOS apps
AR-Dice Simple and fun to use iOS app made to make Augmented reality (AR) be in
_Text is a simple augmentation to SwiftUI that makes styling easier
_Text _Text is a simple augmentation to SwiftUI that makes styling easier. By utilizing the environment it is possible to apply text modifiers to any
A simple to use iOS app with clean UI to calculate time until a specified date
A simple to use iOS app with clean UI to calculate time until a specified date.Added new feature that is now you can measure time from a specified date as well. Like time spent from the day you were born.
AR Ruler - A simple iOS app made using ARKit and SceneKit
A simple iOS app made using ARKit and SceneKit.Which can try to simplify little things in your life such as measuring stuff.
Cybr/Secure - A simple but powerful secure password generator
A simple but powerful secure password generator. You get the option of password length (10 to 20 characters) and whether you include numbers, symbols, uppercase and/or lowercase letters. Simply tap the lock icon to generate a secure password and then tap to copy the password.
A simple to use yet very powerful tool for the tech heads looking for daily dose of tech news
A simple to use yet very powerful tool for the tech heads looking for daily dose of tech news. This app is built using SwiftUI and also uses catalyst to run on MacOs as well.
ReleaseNotesKit - a brand new, elegant, and extremely simple way to present the recent version’s release notes to your users
ReleaseNotesKit This is ReleaseNotesKit, a brand new, elegant, and extremely simple way to present the recent version’s release notes to your users. R
ZakatFatoora - A simple way to implement e-invoicing (FATOORA) for iOS
ZakatFatoora - A simple way to implement e-invoicing (FATOORA) for iOS
SymbolPicker - A simple and searchable SFSymbol Picker for SwiftUI
SymbolPicker A simple and searchable SFSymbol Picker for SwiftUI Features Symbol
GesturesSwiftUI - A simple project to demonstrate how gestures works in SwiftUI
GesturesSwiftUI - A simple project to demonstrate how gestures works in SwiftUI
QuizApp - A simple Quiz App app using MVC
Quiz App Hey folks! I'm still learning Swift and I made a simple app again. This
MyNews-iOS - A simple iOS mobile application for reading news articles
MyNews A simple iOS mobile application for reading news articles. This app uses
PitchPerfect - A simple iOS app for the Udacity Nanodegree which explores AVFoundation to record a short sound
PitchPerfect App A simple iOS app for the Udacity Nanodegree which explores AVFo
TouchEncryptedJson - Simple project that accepts an input and encrypts it with the TouchID on a Mac
TouchEncryptedJson Simple project that accepts an input and encrypts it with the
PowerfulCombine - A simple suite of Combine helpers
A package with powerful combine extensions. 🤟 Motivation The Combine framework
MicrofrontendGenerator - Script for creating micro frontends for Mobile in a simple and easy way
Introdução Template para a criação de SDK iOS. Existem duas opções de template:
Share-sheet-example - A sample project that reproduces an issue with Share Sheets
Hello, DTS! This project demonstrates the issue I'm having with the Share Sheet.
An App-specific Simple Routing Library
TrieRouter An App-specific Simple Routing Library Usage let r = Router() r.addRoute("tbx://index") { _ in print("root") } r.addRoute("tbx://intTes
A simple spritesheet animation system for Raylib on Swift.
About A simple spritesheet animation system for Raylib on Swift. Aeni allows you to quickly and easily animate your spritesheet in your Raylib for Swi
A NEWS app which can be used to read,share and bookmark articles of various categories
Scoop A NEWS App for iOS 14 built using Swift which allow the users to read,bookmark and share news articles. Built using MVC architecture Requirement
Simple RSS reader app written in Swift
Feeds4U Simple RSS reader app written in Swift. Contributions All PRs should be directed to 'develop' branch. Important Note Use code as you wish. Don
IPadLiDARExperiment - Simple experiment to capture Depth data from the iPad Pro's LiDAR
iPad LiDAR Experiment Simple experiment to capture and display Depth data from t
Mephisto - A command line tool to convert Comic Book Zip archives to PDF and share them over AirDrop
mephisto A command line tool written in Swift to convert Comic Book Zip archives
WeatherApp - A simple Weather App using Realm
WeatherApp A simple app to preview 16 day forecast and: Show a list of weather f
ToastSwiftUI-master - A simple way to show a toast or a popup in SwiftUI
ToastSwiftUI-master - A simple way to show a toast or a popup in SwiftUI
CRUD - A simple iOS App to manage tasks
CRUD App ⭐ The App 💡 A simple iOS App to manage tasks Setup 👨💻 Clone the rep
IOS Spin Game - A simple spin game using SwiftUI
IOS_Spin_Game A simple spin game using Swift UI.
Tofu - A simple Todo app built with SwiftUI, a REST API, and a local Realm cache
Tofu A simple Todo app built with SwiftUI, a REST API, and a local Realm cache.
ARDicee - Simple augmented reality app using SceneKit and ARKit
ARDicee Simple augmented reality app using SceneKit and ARKit Requirements Xcode
IOS Card Game - A simple card game using SwiftUI
IOS_Card_Game A simple card game using Swift UI.
T - A simple testing framework using closures and errors
t Quickly test expectations What is t? t is a simple testing framework using clo
Login-screen-UI - A simple iOS login screen written in Swift 5
This project has been updated to Swift 5 and Xcode 11.2 About This is a simple i
NY MostPopularArticle - A simple Swift-based iOS Native app that uses the New York Times Most Popular Articles API to display a list of articles with details
NY_MostPopularArticle A simple Swift-based iOS Native app that uses the New York
TheSimpsonsQuoteGenerator - An app that generates Simpson's characters quotes, simple as that
Simpsons Quotes Generator An app that generates quotes from simpsons About The P
Ios-App-ication-Swift - A simple iOS application made in Xcode using Swift
📱 iPhone Calculator A simple iOS application made in Xcode using Swift. This ap
Countries - Simple iOS Project for search on Countries
Do like Countries 🏴☠️ Simple iOS Project for search on Countries The project c
A simple custom popup dialog view for iOS written in Swift. Replaces UIAlertController alert style.
A simple custom popup dialog view for iOS written in Swift. Replaces UIAlertController alert style.
The goal is a simple iOS app that draws an analog clock of the current time
Qrono This is a work-in-progress. The goal is a simple iOS app that draws an analog clock of the current time (as well as displaying a digital readout
EzNews - A simple and easy to use News app for iOS and iPadOS. It uses NewsAPI as its backend
EzNews This was my first proper Swift app. Its a news app made for iOS and iPadO
Swift-picker-views - inline single and multi picker views for UIKit. Without tableview! Easy and simple
swift-picker-views Inline single and multiple picker views for UIKit. No tablevi
Lace - A simple NTS.live macOS application
Marconio A simple macOS (and maybe iOS) application to listen to NTS through. NT
Ios-weather-app - A simple weather app with swift
AHOY Assignment Weather app Main Screen Settings Architecture The Architecture u
Just simple template - example how to use haptics in iOS Development
Haptics Just simple template - example how to use haptics in iOS Development imp
SimplePlayer - A simple application to fetch songs from iTunes Library by searching song's artist
SimplePlayer is a simple application to fetch songs from iTunes Library by searching song's artist.
A very simple To Do app to illustrate the principles from my A Better MVC talk
MVC Todo For more background on this repository, please consider reading these blog posts: https://davedelong.com/blog/tags/a-better-mvc/ What this sa
PingPong-Scorer - Simple Table tennis score tracker
PingPong-Scorer These day we play a bit more table tennis. Sometimes we forget t
Weather-app - Created a simple weather app on Xcode using SwiftUI, only shows one location
weather-app Created a simple weather app on Xcode using SwiftUI, only shows one
AssignmentChalkboard - A simple assignment made in Swift
AssignmentChalkboard This is a simple assignment that i made in Swift
BowTies - The main purpose of this application is to show how you can perform simple operations using Core Data
BowTies The main purpose of this application is to show how you can perform simp
AnimeSearch - A simple app that shows how to use Anilist GraphQL based API with Apollo
AnimeSearch A simple app that shows how to use Anilist GraphQL based API with Ap
SwiftUI-Card - Simple card ui designed using SwiftUI
SwiftUI - Card Simple card ui designed using SwiftUI Preview
PGPro can encrypt and decrypt messages as well as manage all your OpenPGP keys. It is free, simple and lightweight. Everything stays on your device. PGPro is made in Switzerland.
PGPro can encrypt and decrypt messages as well as manage all your OpenPGP keys. It is free, simple and lightweight. Everything stays on your device. P
Simple, secure password and data management for individuals and teams
Padloc Simple, secure password and data management for individuals and teams (formerly known as Padlock). This repo is split into multiple packages: P
Simple and user-friendly application for doing the shopping list.
Shlist Simple and user-friendly application for doing the shopping list. Light _ Dark _ Features intuitive interface ability to import/export the list
Klik - A simple iOS app that helps you with counting things
Klik - A simple iOS app that helps you with counting things
PushDispatcher-vapor - Simple Api to dispatch push to APNS with p8 file
PushDispatcher - Vapor The purpose of this application is to facilitate the test
MetricTime is designed to be one universal timekeeping system that eliminates the hassle of calculating time since most of its convertions as simple as converting meters to centimeters
MetricTime MetricTime is designed to be one universal timekeeping system that eliminates the hassle of calculating time since most of its convertions
RMSUI - A Simple Swift MVVM architectured Rick & Morty UI app in order to practice SwiftUI & GraphQL
RMSUI A Simple Swift MVVM architectured "Rick & Morty UI" app 📲 in order to pra
GRE3000 - Simple GRE 3000 words app for Chinese
GRE3000 Simple GRE 3000 words app for Chinese Usage Tap Left half Screen for pre
Hitting only the bad PinGUYS! Simple SpriteKit game
Whack-a-Penguin Hitting only the bad PinGUYS! Simple SpriteKit game. You have to
Card Decks is a small utility application for your iPhone, iPod touch and iPad which brings you simple, configurable, colored, multi-line text cards that are grouped into card decks
Card Decks is a small utility application for your iPhone, iPod touch and iPad which brings you simple, configurable, colored, multi-line text cards that are grouped into card decks.
Clip is a simple clipboard manager for iOS
Clip Clip is a clipboard manager for iOS that can monitor your clipboard indefinitely in the background — no jailbreak required. Clip is a simple clip
Creating Custom Audio Effects - Simple Universal Version (Mac Catalyst)
Creating Custom Audio Effects - Simple Universal Version (Mac Catalyst) Adaptation of the sample provided by Apple Creating Custom Audio Effects. Ever
PhotoRow - Simple image row based on Eureka for iOS
PhotoRow Simple image row based on Eureka for iOS. Since source type photoLibrar
PhotoApp - A Simple Photo App using Swift and MVC pattern
PhotoApp A Simple Photo App using Swift and MVC pattern After App launch, you wi
LoremPicsum - Simple UIKit based app for displaying grid of pictures
LoremPicsum - Simple UIKit based app for displaying grid of pictures
Simple IOS notes app written programmatically without storyboard using UIKit and CoreData
Notes Simple Notes app. Swift, UIKit, CoreData Description Simple IOS notes app
Simple side option menu with clean code princibles
SwiftUISideMenu Simple side option menu with clean code princibles.
A simple clean application to provide you with weather forecast data as well as currency rates, all with beautiful melodies and sounds
A simple clean application to provide you with weather forecast data as well as currency rates, all with beautiful melodies and sounds.
Good-news - A simple news application built implementing the MVVM design pattern. It is integrated with a news api which returns JSON
Good News App A simple news application built implementing the MVVM design patte
RetroBubbleText - A simple effect used in Retrogram which renders text with a fun bubble-style outline in SwiftUI
Retro Bubble Text This is a simple effect used in Retrogram which renders text w
CameraButton - A simple camera button that can be used for photo and video capturing
CameraButton A simple camera button that can be used for photo and video capturi
This is the public repository of the MADBike app for iOS. Public bike rental service for BiciMAD.
MADBike Requirements iOS 10.3+ Xcode 10.3+ Swift 4+ Installation Copy BiciMAD/Supporting Files/GoogleService-Info-Sample.plist to BiciMAD/Supporting F
StackOverflowFeed - Simple app that show feed with questions from StackOverflow, using Stack Exchange API
StackOverflowFeed Simple app that show feed with questions from StackOverflow, u
Injector - A Swift package for simple dependency injection that also supports Swift UI previews
A Swift package for simple dependency injection that also supports Swift UI prev
A simple Last.fm client for iOS
vinylogue for Last.fm Vinylogue is a simple Last.fm client for iOS that shows you and your friends' charts from previous years. App Store (it's free).
Simple yet powerful, open-source SpaceX launch tracker
SpaceX GO! Simple yet powerful, open-source SpaceX launch tracker About the project The purpose of this project is to develop the ultimate SpaceX expe
Demo project using React Native technology to create a simple iOS app to find music in iTunes
React Native, native iOS apps with JavaScript iTunesCatalog is a demo app that aims to show the React Native platform potential. There are included th
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
Jitsi Meet is a set of Open Source projects which empower users to use and deploy video conferencing platforms with state-of-the-art video quality and features.
A simple To Do application written in React Native
Example To Do List application in react-native Requirements, install as needed: React Native: $ npm i -g react-native-cli watchman: $ brew install wa
Stopwatches - Simple multiple stopwatch app written in SwiftUI
Stopwatches ⏱️ ⏱️ ⏱️ Log the time you take to do something. Use it for studying,
IAMPopup is a simple class for expressing custom popup in various forms.
IAMPopup Introduction IAMPopup is a simple class for expressing custom popup in various forms. This includes where to display the popup and space to d
🚀 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.
MainTask - Create main task by using a simple way
MainTask Create a main task by using a simple way. MainTask { print(Thread.c
Eval for Swift - Easily evaluate simple expressions on the go
Eval for Swift Easily evaluate simple expressions on the go... This is a port of the BigEval.js/Eval.net library Features: Evaluate basic math operato
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
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
A simple deep learning library for estimating a set of tags and extracting semantic feature vectors from given illustrations.
Illustration2Vec illustration2vec (i2v) is a simple library for estimating a set of tags and extracting semantic feature vectors from given illustrati
Simple JSON Object mapping written in Swift
ObjectMapper ObjectMapper is a framework written in Swift that makes it easy for you to convert your model objects (classes and structs) to and from J