Sha256: 2d9541ba5b9d1b2248dd757670865fcc49cfb5a8c642f9ce159daaa08d26974e
Contents?: true
Size: 270 Bytes
Versions: 36
Compression:
Stored size: 270 Bytes
Contents
module ProMotion class Screen < ViewController # You can inherit a screen from any UIViewController if you include the ScreenModule # Just make sure to implement the Obj-C methods in cocoatouch/view_controller.rb. include ProMotion::ScreenModule end end
Version data entries
36 entries across 36 versions & 1 rubygems