Categories: None [Edit]
sugarcube
== 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 `<<`` operator to a
`UIView` instance, instead of `view.addSubview(subview)`, you can use the more
idiomatic: `view << subview`.
Total
Ranking: - of 0
Downloads: -
Daily
Ranking: - of 0
Downloads: -
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | colinta | |
| 2 | markrickert | |
| 3 | andrewhavens |