Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 421 Bytes

CustomGoogleSearchBar

以MVVM架構客製Google Search Bar UIUX的展示作品

使用Github api來推薦github users, 搜尋其 followers

Storyboard, xib, 或 純programming 來呈現UI

用protocol簡化TableViewDataSource內容 使UI跟邏輯清楚地分開

Coding style遵循Apple與Clean Code所提供的規則

** 接案方面,程式碼可依照需求撰寫,或是沿用專案內原本的 coding style