Skip to content

Declarative Reactive Functional Architecture for iOS Application

License

Notifications You must be signed in to change notification settings

geppetto-ios/Geppetto

Repository files navigation

Geppetto

Carthage CocoaPods Swift Package Manager license

Geppetto is Declarative Reactive Functional Architecture for iOS Application

Requirements

This architecture depends on RxSwift, RxCocoa and RxSwiftExt.

Installation

Swift Package Manager

.package(url: "https://github.com/geppetto-ios/Geppetto.git", .upToNextMajor(from: "0.2.3"))

CocoaPods

pod "Geppetto"

Carthage

github "geppetto-ios/Geppetto"

Examples

License

Geppetto is available under the MIT license. See the LICENSE file for more informations.