Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shaps80/timeoutcontroller

Demonstrates behaviour composition. Includes Storyboard/XIB support.
https://github.com/shaps80/timeoutcontroller

behaviour composition ios storyboards swift xcode

Last synced: about 2 months ago
JSON representation

Demonstrates behaviour composition. Includes Storyboard/XIB support.

Awesome Lists containing this project

README

        

# Behaviour Composition with Storyboard's

Project demonstrates how to compose behaviour through the use of Storyboard's.

It uses a typical example of a video player with controls that should show/hide depending on interactions and a timeout.

## Explanation

You can view the deck here:
[Behaviour Composition with Storyboards](https://speakerdeck.com/shaps80/behaviour-composition-with-storyboards)

The the repo also contains a PDF version.

You can also read about it on my blog.
[shaps.me/blog](http://shaps.me/blog/behaviour-composition-with-storyboards)

## Sample Code

Included in the repo is a fully working Sample project that performs the described behaviour. The code could easily be dropped into an existing project.

## License

MIT License. You are free to use, distribute, modify, blah blah blah...