Skip to content

用來demo如何使用protocol來設置UI,以及protocol導向的MVC架構

Notifications You must be signed in to change notification settings

pofat/demoProtocolUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Protocol-oriented programming for UI customize

這是一個demo,用來展示protcol導向的UI開發方式,其中包含兩個展示元件:

  1. 一個只要設定 URL後即會自動捉取遠端圖片並更新的 UIImageView subclass,主要用於 avatar
  2. 一個可依照顯示區域大小不同,而秀出不同資訊的class,其本身實現了獲取遠端JSON資料的protocol

About

用來demo如何使用protocol來設置UI,以及protocol導向的MVC架構

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages