ReactKit / SwiftState

Elegant state machine for Swift.
MIT License
904 stars 93 forks source link

Fix for transitioning of routes w/ multiple from-states #32

Closed rhummelmose closed 9 years ago

rhummelmose commented 9 years ago

Corrected a bug that would cause routes with multiple from-states to fail and added an appropriate test

inamiy commented 9 years ago

Thanks for catch! :blush:

rhummelmose commented 9 years ago

You're welcome. Thanks for an awesome framework. I love the support for closure conditionals on routes! :)