Skip to content

Instantly share code, notes, and snippets.

View yestoall's full-sized avatar
💭
happy and hungry

nacho rapallo yestoall

💭
happy and hungry
View GitHub Profile
@yestoall
yestoall / gist:7828487
Last active December 30, 2015 12:19
UITableView auto layout problem with TeaCup
# -------------------------------------------------------------------------------------
class Search < UIViewController
# -------------------------------------------------------------------------------------
stylesheet :search
layout do
@back = subview UIView, :back
@logo = subview UIView, :logo do
@logo_image = subview UIView, :logo_image