Swift中的Masonry第三方庫——SnapKit

來源:互聯網
上載者:User

標籤:

 

 

在OC開發時我常用一個名叫Masonry的第三方Autolayout庫,在轉Swift後發現雖然Swift可以混編OC,但總感覺有些麻煩,在Github上發現了這個叫做SnapKit的第三方庫,發現使用起來更方便,與大家分享一下

1、在Github上下載SnapKit,選擇iOS target 編譯(Command+B),找到SnapKit.framework

2、右鍵“Show In Finder”

3、把這個檔案拖到我們的工程中

4、,兩處進行設定

5、然後我們就可以沒羞沒臊的在Swift方便的使用這個類似Masonry的第三方庫啦!

是不是很方便?

Tips:

下載下來的SnapKit中有一個CodeSnippets檔案夾,把裡面的東西複製到

~/Library/Developer/Xcode/UserData/CodeSnippets  

即可以快捷構造SnapKit的Autolayout構造模版,提高開發效率!

Ref:

http://snapkit.io/docs/

http://mobile.51cto.com/hot-431722.htm

http://www.cocoachina.com/industry/20130604/6336.html

Swift中的Masonry第三方庫——SnapKit

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.