FluidInterfaceKit
[WIP] Regarding Instagram Threads
CoreXLSX Excel spreadsheet (XLSX) format parser written in pure Swift CoreXLSX is a library focused on representing the low-level structure of the XML
LeetCode by Swift LeetCode Online Judge is a website containing many algorithm questions. Most of them are real interview questions of Google, Faceboo
Use of value types is recommended and we define standard values, simple structured data, application state and etc. as struct or enum. Pencil makes us store these values more easily.
YapDatabase is a collection/key/value store and so much more. It's built atop sqlite, for Swift & Objective-C developers, targeting macOS, iOS, tvOS &
What is SugarRecord? SugarRecord is a persistence wrapper designed to make working with persistence solutions like CoreData in a much easier way. Than
Unrealm enables you to easily store Swift native Classes, Structs and Enums into Realm . Stop inheriting from Object! Go for Protocol-Oriented program
Prephirences - Preϕrences Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, co
Storez 💾 Safe, statically-typed, store-agnostic key-value storage Highlights Fully Customizable: Customize the persistence store, the KeyType class,
SwiftyUserDefaults Modern Swift API for NSUserDefaults SwiftyUserDefaults makes user defaults enjoyable to use by combining expressive Swifty API with
Full Changelog: https://github.com/FluidGroup/FluidInterfaceKit/compare/0.7.0...0.7.1
Source code(tar.gz)Full Changelog: https://github.com/FluidGroup/FluidInterfaceKit/compare/0.6.1...0.7.0
Source code(tar.gz)Full Changelog: https://github.com/FluidGroup/FluidInterfaceKit/compare/0.6.0...0.6.1
Source code(tar.gz)Full Changelog: https://github.com/FluidGroup/FluidInterfaceKit/compare/0.5.0...0.6.0
Source code(tar.gz)Full Changelog: https://github.com/muukii/FluidInterfaceKit/compare/0.4.0...0.5.0
Source code(tar.gz)dynamic
in transition by @muukii in https://github.com/muukii/FluidInterfaceKit/pull/99Full Changelog: https://github.com/muukii/FluidInterfaceKit/compare/0.3.2...0.4.0
Source code(tar.gz)Full Changelog: https://github.com/muukii/FluidInterfaceKit/compare/0.3.1...0.3.2
Source code(tar.gz)Full Changelog: https://github.com/muukii/FluidInterfaceKit/compare/0.3.0...0.3.1
Source code(tar.gz).noAnimation
to .disabled
by @muukii in https://github.com/muukii/FluidInterfaceKit/pull/62Full Changelog: https://github.com/muukii/FluidInterfaceKit/compare/0.2.0...0.3.0
Source code(tar.gz)Full Changelog: https://github.com/muukii/FluidInterfaceKit/compare/0.1.0...0.2.0
Source code(tar.gz)SQLite.swift provides compile-time confidence in SQL statement syntax and intent.
?? Easy to use SQLite ORM library written with Swift
ObjectBox Swift ObjectBox is a superfast, light-weight object persistence framework. This Swift API seamlessly persists objects on-device for iOS and
SwiftObjCSwiftTest Shows the issue with swift using an ObjC class which has a property from a swift package. The Swift class (created as @objc derived
?? iPhone Calculator A simple iOS application made in Xcode using Swift. This ap
Save the Dot Apple introduced UIViewPropertyAnimator for iOS 10. We can use this
The Swift Package Index helps you make better decisions about the dependencies you use in your apps. The Swift Package Index is a search engine for pa
This package is deprecated in favour of the official Mongo Swift Driver. We advise users to switch to that pack
An assistant to manage the interactions between view and model ModelAssistant is a mediator between the view and model. This framework is tailored to
CRUD is an object-relational mapping (ORM) system for Swift 4+. CRUD takes Swift 4 Codable types and maps them to SQL database tables. CRUD can create tables based on Codable types and perform inserts and updates of objects in those tables. CRUD can also perform selects and joins of tables, all in a type-safe manner.