RubyMotion - UIViewController Lifecycle


This is a really short post to help show how the UIViewController Lifecycle works.

I was initially going to write quite a detailed post on this but then I came across this post on Stack Overflow which I think expains it better with the use of an image:

UIViewController Lifecycle

I found this to be a great reference, hope you find it useful as well.