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

Version Path
ProMotion-3.0.0 lib/ProMotion/screen/screen.rb
ProMotion-2.8.2 lib/ProMotion/screen/screen.rb
ProMotion-2.8.1 lib/ProMotion/screen/screen.rb
ProMotion-2.8.0 lib/ProMotion/screen/screen.rb
ProMotion-2.7.1 lib/ProMotion/screen/screen.rb
ProMotion-2.7.0 lib/ProMotion/screen/screen.rb
ProMotion-2.6.1 lib/ProMotion/screen/screen.rb
ProMotion-2.6.0 lib/ProMotion/screen/screen.rb
ProMotion-2.5.0 lib/ProMotion/screen/screen.rb
ProMotion-2.5.0.beta1 lib/ProMotion/screen/screen.rb
ProMotion-2.4.2 lib/ProMotion/screen/screen.rb
ProMotion-2.4.1 lib/ProMotion/screen/screen.rb
ProMotion-2.4.0 lib/ProMotion/screen/screen.rb
ProMotion-2.3.1 lib/ProMotion/screen/screen.rb
ProMotion-2.3.0 lib/ProMotion/screen/screen.rb
ProMotion-2.2.2 lib/ProMotion/screen/screen.rb
ProMotion-2.2.1 lib/ProMotion/screen/screen.rb
ProMotion-2.2.0 lib/ProMotion/screen/screen.rb
ProMotion-2.1.0 lib/ProMotion/screen/screen.rb
ProMotion-2.1.0.beta1 lib/ProMotion/screen/screen.rb