Sha256: 62806a169cd36f07f86f255ac050d737cac44b4fddf0da33fca74ec9794edaeb
Contents?: true
Size: 198 Bytes
Versions: 2
Compression:
Stored size: 198 Bytes
Contents
module ProMotion class Screen < ViewController # You can inherit a screen from any UIViewController if you include the ScreenViewController module include ProMotion::ScreenModule end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ProMotion-0.4.1 | lib/ProMotion/screen/screen.rb |
ProMotion-0.4.0 | lib/ProMotion/screen/screen.rb |