joshaber / Few.swift

Views as functions of their state.
MIT License
1.08k stars 39 forks source link

Fix iOS demo build #90

Closed Adlai-Holler closed 9 years ago

Adlai-Holler commented 9 years ago

@joshaber

joshaber commented 9 years ago

I wonder if we should have a Button.init for that simple case?

Adlai-Holler commented 9 years ago

I leave that to your judgment. In real apps you'll almost never use that default font/color and you'll have images in a lot of cases, so I feel like the convenience init would either be uselessly simple (outside of the demo) or pointlessly close to the regular init.

Adlai-Holler commented 9 years ago

Actually never mind, it might be a little baffling to new users so I'll do it. one sec

Adlai-Holler commented 9 years ago

@joshaber

joshaber commented 9 years ago

:metal: