StateOfMind is a state-based approach of managing your view. It let you make transitions between different states of a view just by updating one enum.
To run the example project, clone the repo, and run pod install
from the Example directory first.
StateOfMind is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'StateOfMind'
MasterWatcher, [email protected]
StateOfMind is available under the MIT license. See the LICENSE file for more info.