UserDefaults Zephyr synchronizes specific keys and/or all of your UserDefaults over iCloud using NSUbiquitousKeyValueStore Zephyr synchronizes specific keys and/or all of your UserDefaults over iCloud using NSUbiquitousKeyValueStore 07 January 2022
Swift tl;dr You love Swift's Codable protocol and use it everywhere tl;dr You love Swift's Codable protocol and use it everywhere 07 January 2022
UserDefaults SwiftyUserDefaults - Modern Swift API for NSUserDefaults SwiftyUserDefaults - Modern Swift API for NSUserDefaults 07 January 2022
Key-value SwiftStore - Key/Value store for Swift backed by LevelDB SwiftStore - Key/Value store for Swift backed by LevelDB 07 January 2022
iPad iOS iPadOS application to get your Leetcode statistics using their public API while extensively making use of Charts and visualisation to depict data iOS iPadOS application to get your Leetcode statistics using their public API while extensively making use of Charts and visualisation to depict data 07 January 2022
Location EmbeddedStringsKit: Representation localized string in code EmbeddedStringsKit: Representation localized string in code 07 January 2022
SwiftUI Orbit design system implemented in SwiftUI for iOS Orbit design system implemented in SwiftUI for iOS 07 January 2022
macOS Simple app that tracks your work hours from the status bar Simple app that tracks your work hours from the status bar 07 January 2022
Cryptocurrency A fully functional structure for Crypto Exchange app without using many third party assests A fully functional structure for Crypto Exchange app without using many third party assests 07 January 2022
Transitions A repo about custom transition between two view controllers A repo about custom transition between two view controllers 07 January 2022
Resume A simple resume writed by swiftUI + Combine A simple resume writed by swiftUI + Combine 07 January 2022
Swift Opinionated pure Swift controller for Tor, including full support for Swift 5.5 and Swift Concurrency Opinionated pure Swift controller for Tor, including full support for Swift 5.5 and Swift Concurrency 07 January 2022
Swift Unofficial Swift client for the WaniKani API Unofficial Swift client for the WaniKani API 07 January 2022
SwiftUI A SwiftUI sample app for flight ticket browser A SwiftUI sample app for flight ticket browser 07 January 2022
Extensions This playground includes some extensions that I like to use This playground includes some extensions that I like to use 07 January 2022
SwiftUI A small project that utilizes LPLink for SwiftUI projects A small project that utilizes LPLink for SwiftUI projects 07 January 2022
Swift An advanced Swift (IOS Native) application that uses SOLID architectural principles, consumes a RESTFUL Service An advanced Swift (IOS Native) application that uses SOLID architectural principles, consumes a RESTFUL Service 07 January 2022
Spotify Swift app to control my home's smart devices + show spotify current playback Swift app to control my home's smart devices + show spotify current playback 07 January 2022
SwiftUI A superhero themed experiment using the swift composable architecture on a SwiftUI/Combine iOS app and Watch extension A superhero themed experiment using the swift composable architecture on a SwiftUI/Combine iOS app and Watch extension 07 January 2022
coreML A basic app that classifies images of dogs, cats and rabbits using CoreML A basic app that classifies images of dogs, cats and rabbits using CoreML 07 January 2022
Apps Breezz: an application with which it is easy and simple to practice breathing exercises and meditation Breezz: an application with which it is easy and simple to practice breathing exercises and meditation 07 January 2022
SwiftUI Syntactic sugar for shadows in the SwiftUI framework Syntactic sugar for shadows in the SwiftUI framework 07 January 2022
Wrapper SecureDefaults: a wrapper over UserDefaults/NSUserDefaults with an extra AES-256 encryption layer SecureDefaults: a wrapper over UserDefaults/NSUserDefaults with an extra AES-256 encryption layer 06 January 2022
UserDefaults Prephirences: a Swift library that provides useful protocols and convenience methods to manage application preferences Prephirences: a Swift library that provides useful protocols and convenience methods to manage application preferences 06 January 2022
Type Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS 06 January 2022
Codable Default: a Modern interface to UserDefaults + Codable support Default: a Modern interface to UserDefaults + Codable support 06 January 2022
Storage Safe, statically-typed, store-agnostic key-value storage written in Swift Safe, statically-typed, store-agnostic key-value storage written in Swift 06 January 2022
Key-value Store key-value pairs persistently across launches of your app Store key-value pairs persistently across launches of your app 06 January 2022
Json PMJSON - Pure Swift JSON encoding/decoding library PMJSON provides a pure-Swift strongly-typed JSON encoder/decoder 06 January 2022
Json SwiftyJSON makes it easy to deal with JSON data in Swift SwiftyJSON makes it easy to deal with JSON data in Swift 06 January 2022
Json ObjectMapper: Simple JSON Object mapping written in Swift ObjectMapper: a framework written in Swift that makes it easy for you to convert your model objects to and from JSON 06 January 2022
Json JSONNeverDie: Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die JSONNeverDie - Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die 06 January 2022
Json Convert anything into anything in one operation; hex strings into UIColor/NSColor, JSON strings into class instances Convert anything into anything in one operation; hex strings into UIColor/NSColor, JSON strings into class instances 06 January 2022
Swift AlexaSkillsKit: a Swift library that allows you to develop custom skills for Amazon Alexa AlexaSkillsKit is a Swift library that allows you to develop custom skills for Amazon Alexa 06 January 2022
Json JASON: a faster JSON deserializer written in Swift JASON: a faster JSON deserializer written in Swift 06 January 2022
Json Himotoki: a type-safe JSON decoding library written purely in Swift Himotoki: a type-safe JSON decoding library written purely in Swift 06 January 2022
Json HandyJSON: a framework written in Swift which to make converting model objects to and from JSON easy on iOS HandyJSON: a framework written in Swift which to make converting model objects to and from JSON easy on iOS 06 January 2022
Json Freddy - A reusable framework for parsing JSON in Swift Freddy - A reusable framework for parsing JSON in Swift 06 January 2022
RxSwift Reflection based object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift Reflection based object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift 06 January 2022
Json Elevate: a JSON parsing framework that leverages Swift to make parsing simple, reliable and composable Elevate: a JSON parsing framework that leverages Swift to make parsing simple, reliable and composable 06 January 2022
Json Swift 2/3 JSON unmarshalling done (more) right Swift 2/3 JSON unmarshalling done (more) right 06 January 2022
Json Argo: a library that lets you extract models from JSON or similar structures in a way that's concise, type-safe, and easy to extend Argo: a library that lets you extract models from JSON or similar structures in a way that's concise, type-safe, and easy to extend 06 January 2022
Json AlamofireObjectMappe: An Alamofire extension which converts JSON response data into swift objects using ObjectMapper AlamofireObjectMappe: An Alamofire extension which converts JSON response data into swift objects using ObjectMapper 06 January 2022
Parser CSVParser: A swift library for fast read and write CSV file CSVParser: A swift library for fast read and write CSV file 06 January 2022
Apps macOS app to generate Swift 5 code for models from JSON (with Codeable) macOS app to generate Swift 5 code for models from JSON (with Codeable) 06 January 2022