thoughtbot / Perform

Easy dependency injection for storyboard segues
MIT License
280 stars 12 forks source link

Add method to perform and prepare for segue in one #2

Closed sharplet closed 8 years ago

sharplet commented 8 years ago

I decided to try and test drive this, which worked pretty well, as it uncovered a weird Swift type checker behaviour (that is quite possibly a bug).

See commit log for more info.

jakecraige commented 8 years ago

Looks nice 👍