FuntastyKit
The FuntastyKit for iOS contains:
- MVVM-C architecture used at Futured, the template for this architecture can be found at https://github.com/futuredapp/MVVM-C-Templates.
- Some regularly used UIKit extensions.
- Protocols for simple initialization from XIB files, storyboards and for handling keyboard.
- Hairline constraint for one-pixel designs.
Installation
If you want to use CocoaPods for dependency management, add following line to your Podfile:
pod 'FuntastyKit', '~> 2.2'If you also want to use IBInspectable extensions also add:
pod 'FuntastyKit', '~> 2.2', subspecs: ['IBInspectable']When using Swift package manager add following line to your Package.swift file or add the repository using Xcode:
.package(url: "https://github.com/futuredapp/FuntastyKit.git", from: "2.2.1")Note on the name
The name of the framework comes from the name of our company before rebranding, Funtasty. Now, we are called Futured, but FuturedKit will be very probably based on SwiftUI instead of UIKit.
Contributors
If you have any questions or issues, please contact the current maintainer:
- Matěj K. Jirásek, matej.jirasek@futured.app
Over the years many inside and outside contributors made improvements to this library, namely:
- Petr Zvoníček
- Matěj K. Jirásek
- Patrik Potoček
- Roman Podymov
- Radek Doležal
- Tomáš Babulák
- Mikoláš Stuchlík
- Marek Staňa
- Martin Pinka
- Adam Salih
- Adam Bezák
License
FuntastyKit is available under the MIT license. See the LICENSE file for more info.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
