keitaoouchi / FluxxKitExample

Real world MVVM example using FluxxKit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FluxxKitExample

CI Status

Getting started

brew install carthage
brew install ruby
gem install bundler
bundle install --path vendor/bundle
bundle exec pod install
carthage bootstrap --platform iOS
  1. open FluxxKitExample.xcworkspace
  2. Run in Xcode.

GIF

GIF

About

Real world MVVM example using FluxxKit.


Languages

Language:Swift 92.3%Language:Ruby 7.7%Language:Objective-C 0.1%