RubyGems Navigation menu

sugarcube 2.0.0

Description

CocoaTouch/iOS is a verbose framework. These extensions hope to make development in rubymotion more enjoyable by tacking “UI” methods onto the base classes (String, Fixnum, Float). With sugarcube, you can create a color from an integer or symbol, or create a UIFont or UIImage from a string.

Some UI classes are opened up as well, like adding the <tt><<</tt> operator to a <tt>UIView</tt> instance, instead of <tt>view.addSubview(subview)</tt>, you can use the more idiomatic: <tt>view << subview</tt>.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 4.0.0 - February 25, 2020 (149 KB)
  2. 3.5.0 - December 17, 2018 (149 KB)
  3. 3.4.2 - November 29, 2017 (149 KB)
  4. 3.4.1 - November 27, 2017 (149 KB)
  5. 3.4.0 - July 27, 2016 (149 KB)
  6. 2.0.0 - July 11, 2014 (127 KB)
Zeige alle Versionen (220 total)

Besitzer:

Autoren:

  • Colin T.A. Gray, Katsuyoshi Ito, Thom Parkin, Michael Erasmus

SHA 256-Prüfsumme:

869d0e1b52b616842dca56fc4d04eac6d88192792661db0db6ced3a849626471

Downloads insgesamt 678.059

Für diese Version 2.493

Lizenz:

BSD

Erforderliche Ruby-Version: >= 0

Links: