Sha256: 40909fd4f495c48b07b0278438eca9f8fb7af3b959925e775b02d5feb31be657
Contents?: true
Size: 269 Bytes
Versions: 14
Compression:
Stored size: 269 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/ViewController.rb. include ProMotion::ScreenModule end end
Version data entries
14 entries across 14 versions & 1 rubygems