A: 

Did you ever find a solution to this? I am trying to do the same thing.

john
A: 

You need to create a parent ViewController that contains the TTThumbsViewController and your own custom ViewController. If you need to programmatically resize the TTThumbsViewController you can access the actual view through the view property and sets it's frame property.

willcodejavaforfood