Sha256: dca17d5727a3a05193bd9a76bc0b826d60fc6c06249907ca9c267a2d31bb75d9
Contents?: true
Size: 128 Bytes
Versions: 1
Compression:
Stored size: 128 Bytes
Contents
class AppDelegate < ProMotion::AppDelegateParent def on_load(app, options) open_screen TestScreen, nav_bar: true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ProMotion-0.3.0 | app/app_delegate.rb |