AnthonyWhitakerJr / TapList_iOS

Sample mobile conversion of Kroger's ClickList website.
1 stars 1 forks source link

Refactor Quantity Selection into View #46

Closed AnthonyWhitakerJr closed 7 years ago

AnthonyWhitakerJr commented 7 years ago

Refactor quantity selection, currently a field and button into their own @IBDesignable view. This should ease some of the overhead in placing and interacting with them.