<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                合規國際互聯網加速 OSASE為企業客戶提供高速穩定SD-WAN國際加速解決方案。 廣告
                > 原文出處:[codecloud](http://codecloud.net/ios-mac-study-5155.html) ## 下拉刷新 * [EGOTableViewPullRefresh](https://github.com/enormego/EGOTableViewPullRefresh)?– 最早的下拉刷新控件。 * [SVPullToRefresh](https://github.com/samvermette/SVPullToRefresh)?– 下拉刷新控件。 * [MJRefresh](https://github.com/CoderMJLee/MJRefresh)?– 僅需一行代碼就可以為UITableView或者CollectionView加上下拉刷新或者上拉刷新功能。可以自定義上下拉刷新的文字說明。具體使用看“使用方法”。 (國人寫) * [XHRefreshControl](https://github.com/xhzengAIB/XHRefreshControl)?– XHRefreshControl 是一款高擴展性、低耦合度的下拉刷新、上提加載更多的組件。(國人寫) * [CBStoreHouseRefreshControl](https://github.com/coolbeet/CBStoreHouseRefreshControl)?– 一個效果很酷炫的下拉刷新控件。 * [BreakOutToRefresh](https://github.com/dasdom/BreakOutToRefresh)?– 一個下拉刷新打磚塊的開源 Swift 庫,能讓用戶在等待下拉刷新的時候邊玩撞球游戲邊等待。 * [KYJellyPullToRefresh](https://github.com/KittenYang/KYJellyPullToRefresh)?– 實現彈性物理效果的下拉刷新,神奇的貝塞爾曲線,配合UIDynamic寫的一個擬物的下拉刷新動畫。 * [MHYahooParallaxView](https://github.com/michaelhenry/MHYahooParallaxView)?– 類似于Yahoo Weather和News Digest首屏的視差滾動。 * [SDRefreshView](https://github.com/gsdios/SDRefreshView)?– 簡單易用的上拉和下拉刷新(多版本細節適配)。 * [ZLSwiftRefresh](https://github.com/MakeZL/ZLSwiftRefresh)?– swift下拉刷新/上拉加載更多,支持自定義動畫,集成簡單,兼容UITableView/CollectionView/ScrollView/WebView。 * [BreakOutToRefresh](https://github.com/dasdom/BreakOutToRefresh)?– swift,上拉和下拉刷新。 * [GearRefreshControl](https://github.com/andreamazz/GearRefreshControl)?– swift,上拉和下拉刷新。 * [refresher](https://github.com/jcavar/refresher)?– swift,上拉和下拉刷新。 * [可展開/收縮的下拉菜單–SvpplyTable](http://d.cocoachina.com/code/detail/237753)?– 一個可展開可收縮的下拉菜單,類似Svpply app。 * [ODRefreshControl](https://github.com/Sephiroth87/ODRefreshControl)?– 原iOS6上的橡皮糖刷新樣式,很有意思。現在也很多大的 App 在用,比如蝦米音樂和 QQ 客戶端。 * [PullToMakeSoup](https://github.com/Yalantis/PullToMakeSoup)?– PullToMakeSoup, 自定義下拉刷新的動畫效果:煮飯, Yalantis新作! * [TwitterCover](https://github.com/cyndibaby905/TwitterCover)?– Twitter iOS客戶端的下拉封面模糊效果。 * [Replace-iOS](https://github.com/MartinRGB/Replace-iOS)?– Replace-iOS 讓人眼前一亮的下拉刷新(iOS)。 * [Animations](https://github.com/KittenYang/Animations)?– 封裝了一下,使用的時候只要兩行代碼。一些動畫的飛機稿,都是一些單獨分離出來的用于測試的子動畫,現在統一歸類一下。 ## [](https://github.com/Tim9Liu9/TimLiu-iOS#模糊效果)模糊效果 * [FXBlurView](https://github.com/nicklockwood/FXBlurView)?-be 支持iOS5.0以上版本,支持靜態、動態模糊效果,繼承與UIView的模糊特效。 * [VVBlurPresentation](https://github.com/onevcat/VVBlurPresentation)?-很簡單易用的在原來viewconntroller基礎上做模糊,然后present新的viewcontroller的。 * [UICustomActionSheet](https://github.com/pchernovolenko/UICustomActionSheet)?– 通過模糊背景來著重強調與菜單相關的元素–對話框 里面已經收藏。 * [SABlurImageView](https://github.com/szk-atmosphere/SABlurImageView)?– 支持漸變動畫效果的圖像模糊化類庫。P.S. 與前幾天推存類庫 SAHistoryNavigationViewController 是同一位作者。 ## [](https://github.com/Tim9Liu9/TimLiu-iOS#autolayout)AutoLayout * [Masonry](https://github.com/Masonry/Masonry)?– Masonry是一個輕量級的布局框架,擁有自己的描述語法,采用更優雅的鏈式語法封裝自動布局,簡潔明了并具有高可讀性(?[使用介紹1](http://adad184.com/2014/09/28/use-masonry-to-quick-solve-autolayout/)?[使用介紹2](http://ios.jobbole.com/81483/)),[iOS自適應前段庫-Masonry的使用](http://www.cocoachina.com/ios/20150702/12217.html)),[Masonry、Classy、ClassyLiveLayout介紹](http://www.jianshu.com/p/2ed5f7444900)。[使用DEMO](https://github.com/lcddhr/DDMasonryTest)?視圖居中顯示、子視圖含邊距、視圖等距離擺放、計算ScrollView的contentsize。 * [Classy](https://github.com/cloudkite/Classy/)?– Classy是一個能與UIKit無縫結合stylesheet(樣式)系統。它借鑒CSS的思想,但引入新的語法和命名規則,[Classy官網](http://classy.as/getting-started/),[Masonry、Classy、ClassyLiveLayout介紹](http://www.jianshu.com/p/2ed5f7444900)。 * [ClassyLiveLayout](https://github.com/olegam/ClassyLiveLayout)?– ClassyLiveLayout通過結合Classy stylesheets與Masonry一起使用,能夠在運行的模擬器中微調Auto Layout約束實時顯示效果的工具,[Masonry、Classy、ClassyLiveLayout介紹](http://www.jianshu.com/p/2ed5f7444900)。 * [Snap](https://github.com/Masonry/Snap)?– Snap是Masonry Auto Layout DSL的Swift版本,是一款輕量級的布局框架,使用了更良好的語法封裝了AutoLayout。Snap支持iOS和OS X。 * [PureLayout](https://github.com/smileyborg/PureLayout)?– * [UIView-AutoLayout](https://github.com/smileyborg/UIView-AutoLayout)?– Deprecated in favor of PureLayout, which includes OS X support:[https://github.com/smileyborg/PureLayout。](https://github.com/smileyborg/PureLayout%E3%80%82) * [Cartography](https://github.com/robb/Cartography)?– * [Auto-Layout-Showcase](https://github.com/philcn/Auto-Layout-Showcase)?– swift,AutoLayout 進階 Demo,寬高比約束、比例約束、不等約束、視差約束、低優先級約束等高級用法,無需寫碼即可進行復雜頁面布局,Demo 還動態模擬了各屏幕下的效果。來自百度知道 iOS 小組的內部分享。 ## [](https://github.com/Tim9Liu9/TimLiu-iOS#富文本)富文本 * [RTLabel](https://github.com/honcheng/RTLabel)?– 富文本。 * [RTLabel](https://github.com/bingxue314159/RTLabel)?– 富文本,RTLabel支持64位。 * [TYAttributedLabel](https://github.com/12207480/TYAttributedLabel)?– TYAttributedLabel。 簡單易用的屬性文本控件(無需了解CoreText),支持富文本,圖文混排顯示,支持添加鏈接,image和UIView控件,支持自定義排版顯示。 * [TQRichTextView](https://github.com/TinyQ/TQRichTextView)?– 用于做富文本視圖控件顯示,用于即時通訊的表情顯示,以及資源評論的富文本顯示。 * [TTTAttributedLabel](https://github.com/mattt/TTTAttributedLabel)?– 一個文字視圖開源組件,是UILabel的替代元件,可以以簡單的方式展現渲染的屬性字符串。另外,還支持鏈接植入,不管是手動還是使用UIDataDetectorTypes自動把電話號碼、事件、地址以及其他信息變成鏈接。[用TTTAttributedLabel創建變化豐富的UILabel](http://blog.csdn.net/prevention/article/details/9998575)?– 網易新聞iOS版使用。 * [MLEmojiLabel](https://github.com/molon/MLEmojiLabel)?– 自動識別網址、號碼、郵箱、@、#話題#和表情的label。可以自定義自己的表情識別正則,和對應的表情圖像。(默認是識別微信的表情符號),繼承自TTTAttributedLabel,所以可以像label一樣使用。label的特性全都有,使用起來更友好更方便。 * [FXLabel](https://github.com/nicklockwood/FXLabel)?– FXLabel是一個功能強大使用簡單的類庫,通過提供一個子類改進了標準的UILabel組件,為字體增加了陰影、內陰影和漸變色等,可以被用在任何標準的UILabel中。FXLabel還提供了更多控件,可以對字體行距、字體間距等進行調整。 * [WFReader](https://github.com/TigerWf/WFReader)?– 一款簡單的coretext閱讀器,支持文本選擇、高亮以及字體大小選擇等。 * [WPAttributedMarkup](https://github.com/nigelgrange/WPAttributedMarkup)?– WPAttributedMarkup is a simple utility category that can be used to easily create an attributed string from text with markup tags and a style dictionary。 * [KMPlaceholderTextView](https://github.com/MoZhouqi/KMPlaceholderTextView)?– 可顯示多行 placeholder 的 textView,可以在IB里面設置 — swift。 * [HHFlashSwitch](https://github.com/mrchenhao/HHFlashSwitch)?– 一個另類的UISwitch,選擇后,背景水波擴散變色效果。 * [UUColorSwitch](https://github.com/zhangyu9050/UUColorSwitch)?– Switch 開關動畫效果,當打開開關時,Switch可實現平滑渲染過渡到父視圖的效果。 * [UITextViewDIYEmojiExample](https://github.com/zekunyan/UITextViewDIYEmojiExample)?–?[UITextView編輯時插入自定義表情-簡單的圖文混編](http://tutuge.me/2015/03/07/UITextView%E7%BC%96%E8%BE%91%E6%97%B6%E6%8F%92%E5%85%A5%E8%87%AA%E5%AE%9A%E4%B9%89%E8%A1%A8%E6%83%85-%E7%AE%80%E5%8D%95%E7%9A%84%E5%9B%BE%E6%96%87%E6%B7%B7%E7%BC%96/)。 * [Shimmer](https://github.com/facebook/Shimmer)?– BlingBling閃光效果,酷炫的Label的效果,可以用于加載等待提示。 * [ZSSRichTextEditor](https://github.com/nnhubbard/ZSSRichTextEditor)?– 適用于iOS的富文本WYSIWYG編輯器,支持語法高亮和源碼查看。ZSSRichTextEditor包含所有WYSIWYG標準的編輯器工具。 * [RichEditorView](https://github.com/cjwirth/RichEditorView)?– swift,一套可定制富文本編輯器組件及示例。功能完整、代碼簡練、實現邏輯巧妙(編輯器核心與 WebView 結合,采用 HTML5 contentEditable 編輯模式,執行JS 配套命令 execCommand 實現富文本編輯功能)。 * [DTCoreText](https://github.com/Cocoanetics/DTCoreText)?– 可以解析HTML與CSS最終用CoreText繪制出來,通常用于在一些需要顯示富文本的場景下代替低性能的UIWebView。[DTCoreText源碼解析](http://blog.cnbang.net/tech/2630/)。 * [CSGrowingTextView](https://github.com/cloverstudio/CSGrowingTextView)?– 用作即時通訊文本框和評論文本框使用,可以顯示多行輸入。 * [MarkdownTextView](https://github.com/indragiek/MarkdownTextView)?– 顯示Markdown的TextView。 * [高仿微信限定行數文字內容](http://d.cocoachina.com/code/detail/300299)?– 采用Autolayout高仿微信純文字限定行數。 * [FuriganaTextView](https://github.com/lingochamp/FuriganaTextView)?– 實現復雜的日文韓文排版。 * [ParkedTextField](https://github.com/gmertk/ParkedTextField)?– 帶固定文本的輸入組件。 * [LTMorphingLabel](https://github.com/lexrus/LTMorphingLabel)?– swift 能夠實現文字變形動畫效果的Label,用Swift寫的一個能夠實現文字變形動畫效果的Label,很炫。 * [GJCFCoreText](https://github.com/zyprosoft/GJCFCoreText)?– 圖文混排。 * [AttributedLabel](https://github.com/KyoheiG3/AttributedLabel)?– 顯示性能數量級 UILabel 的 AttributedLabel。無畏無懼、挑戰權威。 * [FFLabel](https://github.com/liufan321/FFLabel)?– 自動檢測 URLs, @username, #topic# 等關鏈詞(提供響應擴展)。實用的標簽文本小組件。 ## [](https://github.com/Tim9Liu9/TimLiu-iOS#圖表)圖表 * [PNChart](https://github.com/kevinzhow/PNChart)?– 國內開源作者,動態的圖表。 * [swift-linechart](https://github.com/zemirco/swift-linechart)?– 功能完整、實用的折線圖組件。使用方便,參數配置簡單。是不可多得的優質組件–swift。 * [ios-charts](https://github.com/danielgindi/ios-charts)?– 一款優秀 Android 圖表開源庫 MPAndroidChart 的 Swift 語言實現版(支持 Objective-C 和 Swift 調用)。缺省提供的示例代碼為 Objective-C。 * [TEAChart](https://github.com/xhacker/TEAChart)?– xhacker/TEAChart 一個簡潔的 iOS 圖表庫,支持柱狀圖、餅圖以及日歷等。 * [YOChartImageKit](https://github.com/yasuoza/YOChartImageKit)?– 支持在watchOS上繪制圖表,看它最近更新挺勤快的,可以關注一下。 * [RealtimeGradientText](https://github.com/kevinzhow/RealtimeGradientText)?– Fun With CALayer Mask 剛好今天開源了一個有趣的項目 RealtimeGradientText,所以也好聊一下 CALayer 的 Mask,[說明](http://blog.zhowkev.in/2015/07/06/fun-with-mask/)。 ## [](https://github.com/Tim9Liu9/TimLiu-iOS#表相關)表相關 * [SWTableViewCell](https://github.com/onevcat/SWTableViewCell)?– 國內開源作者,帶很多手勢的表單元格。 * [MCSwipeTableViewCell](https://github.com/alikaragoz/MCSwipeTableViewCell)?– 帶很多手勢的表單元格。 * [TMQuiltView](https://github.com/1000Memories/TMQuiltView)?– 瀑布流。 * [WaterfallFlowDemo](https://github.com/lengmolehongyan/WaterfallFlowDemo)?– 一個簡單的UICollectionView瀑布流布局演示demo。 * [XLForm](https://github.com/xmartlabs/XLForm)?– 很多表格類的table,寫法更高冷一點,推薦使用。 * [RETableViewManager](https://github.com/romaonthego/RETableViewManager)?– 可以十分方便地生成各種樣式、各種功能的TableView。只要開發者能想到的列表效果或者功能,都可以利用這份代碼迅速編寫出來。比如,之前要實現一個填寫各種資料的列表,可能需要很多代碼,現在只需要幾行代碼就可以實現。 * [UIScrollSlidingPages](https://github.com/TomThorpe/UIScrollSlidingPages)?– 允許添加多視圖控件,并且可以橫向滾動。有點類似于Groupon app。 * [HBHorizontalTableView](https://github.com/izyhuang/HBHorizontalTableView)?– swift,TableView 橫向滾動小示例(仿照 AppStore 應用展示)。 * [HorizontalScrollCell](https://github.com/mcelayir/HorizontalScrollCell)?– HorizontalScrollCell是一款使用方便的水平方向可滾動的單元格,適用于UICollectionView中實現水片方向滾動視圖。 。 * [SYJiugonggeTableView](https://github.com/shiyuan17/SYJiugonggeTableView)?– tableView封裝的九宮格。 * [UUChatTableView](https://github.com/ZhipingYang/UUChatTableView)?– UUChatTableView 氣泡聊天界面,支持文本、圖片以及音頻的氣泡聊天界面。[源碼推薦說明](http://www.cocoachina.com/ios/20150205/11116.html)。 * [Chats](https://github.com/acani/Chats)?– 聊天 UI 示例程序。此項目應該只為演示或學習之用,沒有服務器 — swift。 * [Atlas-iOS](https://github.com/layerhq/Atlas-iOS)?– 快速在iOS里集成聊天功能,類似開源版本的環信。Layer家開源了一套聊天app界面的解決方案.看起來很贊,很多蠻復雜的東西直接都幫封好了。不得不說現在做app開發真是很簡單,大部分時間搭積木就可以了。[官方網站](https://atlas.layer.com/)。 * [DLSlideView](https://github.com/agdsdl/DLSlideView)?– DLSlideView對常見的頂部Tab頁點擊、滑動分頁做了封裝。它使用基于ViewController的container特性(而不是scrollview)來管理各個子頁面,以支持無限分頁,[源碼推薦說明](http://www.cocoachina.com/ios/20150205/11116.html)。 * [VOVCManager](https://github.com/pozi119/VOVCManager)?– 頁面管理器:1.跳轉指定頁面,只需要知道viewController的Class名,如果有storyboard,則需要指定storyboard名;2.無需添加基類;3.支持URLScheme跳轉指定頁面。 * [MBXPageViewController](https://github.com/Moblox/MBXPageViewController)?– 簡潔快速的頁面切換–MBXPageViewController,帶有按鈕控件的UIPageController,非常整潔、簡單以及快速。該項目通過三種形式展示頁面之間的切換,比如導航欄上的多個tab切換、頁面左右兩端箭頭指示切換,以及使用分段控件。 * [PagerTab](https://github.com/ming1016/PagerTab)?– UIScrollView實現滑動轉換頁面,類似網易云音樂iOS版的頁面滑動切換效果。 * [GUITabPagerViewController](https://github.com/guilhermearaujo/GUITabPagerViewController)?– 多個tab滑動切換。 * [VOMetroLayoutDemo](https://github.com/pozi119/VOMetroLayoutDemo)?– Metro風格的UICollectionView, 目前只支持橫向布局,僅在iPad上應用。 * [KYCellAnimation](https://github.com/KittenYang/KYCellAnimation)?– 給UITableViewCell增加進入的動畫。 * [COBezierTableView](https://github.com/knutigro/COBezierTableView)?– swift,通過編輯 Bezier 曲線四點位置設置 TableView 內 Cell 及對應按扭位置。實驗效果很贊。 * [RDVTabBarController](https://github.com/robbdimitrov/RDVTabBarController)?– 一個TabBar組件,可以方便設置底部菜單的文字圖片,點擊效果,小紅點提示等。 * [LxTabBarController](https://github.com/DeveloperLx/LxTabBarController)?– 改變了原生tabbar切換tab時的生硬效果,并加入滑動切換手勢(有和界面上的其它手勢發生沖突的風險,可根據具體項目予以關閉),[swift版本](https://github.com/DeveloperLx/LxTabBarController-swift)。 * [橫向展示文本內容的自定義cell](http://d.cocoachina.com/code/detail/298409)?– 可以橫向展示文本內容的自定義cell,根據文本無限滾動。 * [UITableView-FDTemplateLayoutCell](https://github.com/forkingdog/UITableView-FDTemplateLayoutCell)?– UITableView-FDTemplateLayoutCell 是一個方便緩存 UITableViewCell 的高度的框架。 * [ExpandingStackCells](https://github.com/jozsef-vesza/ExpandingStackCells)?– 采用 UIStackView 實現表格單元格擴展內容顯示示例及解決方案。 * [Sapporo](https://github.com/nghialv/Sapporo)?– swift 單元格模型驅動的集合視圖管理器組件。又一個超實用的“輪子”。 * [MDIHorizontalSectionTableViewController](https://github.com/WeeTom/MDIHorizontalSectionTableViewController)?– 根據產品需求開源了一個交互項目,可以理解為橫向Section的TableView,section和cell同時支持拖拽,后續安卓版本也會開源出來。 * [JZNavigationExtension](https://github.com/JazysYu/JZNavigationExtension)?– 多功能導航控制器,可以透明返回欄。 * [QuickRearrangeTableView](https://github.com/okla/QuickRearrangeTableView)?– 基于 UITableView 的快速重排功能擴展子類。通過長按選定單元格然后滾動移動到指定位置。 ## [](https://github.com/Tim9Liu9/TimLiu-iOS#隱藏與顯示)隱藏與顯示 * [SlideTapBar](http://d.cocoachina.com/code/detail/286102)?– 滾動欄菜單,向上滾動時隱藏tabbar,向下滾動馬上顯示tabbar。 * [FoldingTabBar.iOS](https://github.com/Yalantis/FoldingTabBar.iOS)?– 可折疊Tab Bar和Tab Bar Controller。 * [LTNavigationBar](https://github.com/ltebean/LTNavigationBar)?– LTNavigationBar為app導航欄添加動態著色效果,可自定義其背景色。Demo包含:1.變換背景色;2.滾動視圖,導航欄和狀態欄重疊。 * [BLKFlexibleHeightBar](https://github.com/bryankeller/BLKFlexibleHeightBar)?– 固定Header的效果庫。。 ## [](https://github.com/Tim9Liu9/TimLiu-iOS#hud與toast)HUD與Toast * [MBProgressHUD](https://github.com/jdg/MBProgressHUD)?– 最多人用的loading。 * [SVProgressHUD](https://github.com/TransitApp/SVProgressHUD)?– SVProgressHUD的loading,如果你需要定制化的等待提示器,這個就是了(也許是最好的)。。 * [ProgressHUD](https://github.com/relatedcode/ProgressHUD)?– ProgressHUD的loading,使用最簡單。 * [MMProgressHUD](https://github.com/mutualmobile/MMProgressHUD)?– 設置HUD出現和消失的方式(包括上下、左右、淡入淡出、放大縮小等等),設置HUD的內容(可以在HUD中加入幀動畫、動態圖片等等),設置HUD出現時的底部覆蓋層顏色,等等。總而言之,這是一份集大成的HUD代碼。慢慢看視頻吧,囊括了所有效果。 * [WSProgressHUD](https://github.com/devSC/WSProgressHUD)?– 一個小巧精致的HUD,支持添加到自定義View上, 還有更多小細節.。 ## [](https://github.com/Tim9Liu9/TimLiu-iOS#對話框)對話框 * [WCAlertView](https://github.com/m1entus/WCAlertView)?– 自定義的對話框。 * [IOS7AlertView](https://github.com/wimagguc/ios-custom-alertview)?– IOS7AlertView的對話框。 * [AMSmoothAlert](https://github.com/mtonio91/AMSmoothAlert)?– 動畫效果不錯,最多star,但不支持arm64。 * [DQAlertView](https://github.com/dinhquan/DQAlertView)?– 扁平化的樣式不錯。 * [HHAlertView](https://github.com/mrchenhao/HHAlertView)?– 一個簡易的alertview 有三種樣式,有成功,失敗,和警告三種樣式,支持Delegate和block兩種回調。 * [MJPopupViewController](https://github.com/martinjuhasz/MJPopupViewController)?– 實現彈出視圖的各種彈出和消失效果,包括淡入淡出(fade in,fade out),從屏幕上方飛進,下方飛出,從屏幕左方飛進,右方飛出等等效果,彈窗。 * [EasyTipView](https://github.com/teodorpatras/EasyTipView)?– 彈出提示框類及演示示例。同樣地,API 簡單、易用。好“輪子”,彈窗。 * [kxmenu](https://github.com/kolyvan/kxmenu)?– kxmenu彈出菜單,點擊視圖上任意位置的按鈕,會彈出一個菜單,并且有個小箭頭指向點擊的按鈕,類似氣泡視圖。彈出的菜單位置會根據按鈕的位置來進行調整。 * [QBPopupMenu](https://github.com/questbeat/QBPopupMenu)?– QBPopupMenu彈出菜單,實現類似 UIMenuItem 的彈出菜單按鈕。點擊按鈕,會彈出一個菜單,上面可以排列多個按鈕。純代碼實現,不需要任何圖片。 * [STModalDemo](https://github.com/zhenlintie/STModalDemo)?– 彈出視圖(通知,提示,選擇,窗口)。 * [TAOverlay](https://github.com/TaimurAyaz/TAOverlay)?– TAOverlay可通過疊加層展示有用的信息,可自定義文本和背景色,添加陰影和模糊效果,以及更改字體大小或者用自定義圖片替換頁面上的icon。 * [UICustomActionSheet](https://github.com/pchernovolenko/UICustomActionSheet)?– 通過模糊背景來著重強調與菜單相關的元素–模糊效果 里面已經收藏。 * [ActionSheetPicker-3.0](http://code.cocoachina.com/detail/232178)?– 該項目是此前熱門項目ActionSheetPicker的新版本,快速復制了iOS 8上的下拉 UIPickerView/ActionSheet功能。 * [MJAlertView](https://github.com/mayuur/MJAlertView)?– 3D效果轉場效果警示圖–MJAlertView。 * [SwiftyDrop](https://github.com/morizotter/SwiftyDrop)?– 輕量、易用的小清新彈出列表及信息提示組件真心不錯。 ## [](https://github.com/Tim9Liu9/TimLiu-iOS#其他ui)其他UI * [AwesomeMenu](https://github.com/levey/AwesomeMenu)?– 最多人用的Path菜單。 * [DCPathButton](https://github.com/Tangdixi/DCPathButton)?– Path,4.0的彈出菜單,呼出或者關閉菜單時,多個小圖標會分別按照逆時針和順時針的方向進行滾動。 * [SphereMenu](https://github.com/itouch2/SphereMenu)?– 利用UIDynamicAnimator的有趣的菜單,path類似。 * [KYGooeyMenu](https://github.com/KittenYang/KYGooeyMenu)?– KYGooeyMenu 是一個具有 Gooey Effects 帶粘性的扇形菜單控件(衛星菜單、path)。 * [TwitterPaggingViewer](https://github.com/xhzengAIB/TwitterPaggingViewer)?– 多個Tableview,左右滑動。 * [CircularProgressControl](https://github.com/carantes/CircularProgressControl)?– Circular Progress Control using CAShapeLayer ,環形進度控制條。 * [KDCircularProgress](https://github.com/kaandedeoglu/KDCircularProgress)?– KDCircularProgress是使用swift制作的色彩炫麗的進度條,可以加入多種顏色來控制進度條的漸變效果。 * [XLPagerTabStrip](https://github.com/xmartlabs/XLPagerTabStrip)?– 做的很棒的iOS下的PagerTabStrip。 * [RandomColorSwift](https://github.com/onevcat/RandomColorSwift)?– 一個自動生成好看的顏色的 Swift 庫,RandomColorSwift。 * [HexColorService](https://github.com/ChangweiZhang/HexColorService)?– 將16進制顏色字符串轉成UIColor。 * [Rainbow](https://github.com/NorthernRealities/Rainbow)?– 旨在提高代碼可讀性及易用性的 UIColor 擴展,它使原先有限的預定義顏色(方法)選擇,擴展至超過 1200 種。 * [UIColor-ChineseTraditionalColors](https://github.com/zhxnlai/UIColor-ChineseTraditionalColors)?– 中國傳統顏色引用 UIColor 擴展。“UIColor.桃紅(),UIColor.竹青() …”,共158種。 * [類似美團的下拉菜單](http://code.cocoachina.com/detail/284158)?– 類似美團的下拉菜單,[源碼推薦說明](http://www.cocoachina.com/ios/20150205/11116.html)。 * [類似美團的下拉選項](http://code4app.com/ios/%E7%B1%BB%E4%BC%BC%E7%BE%8E%E5%9B%A2%E7%9A%84%E4%B8%8B%E6%8B%89%E9%80%89%E9%A1%B9/538606d4933bf06e0a8b496e)?– 類似于美團、大眾點評的下拉菜單選項,code4app代碼,評論代碼有瑕疵。 * [CRMediaPickerController](http://code.cocoachina.com/detail/284267)?– 一個簡單易用的圖片/視頻選擇器。1.可同時選擇照片和視頻。 2.挑選范圍有Camera、Camera Roll、Photo Library以及最近拍攝的照片和視頻。3.可自定義UIImagePickerController屬性(Camera Overlay、Camera Device、Camera View Transform以及allowsEditing)。4.支持橫屏和豎屏5.原生的iOS UI。,[源碼推薦說明](http://www.cocoachina.com/ios/20150205/11116.html)。 * [MDCSwipeToChoose](https://github.com/modocache/MDCSwipeToChoose)?– MDCSwipeToChoose可簡單地添加滑動手勢來調用UIView,并使用該行為提供了一個組件以創建類似Tinder app的like或者dislike界面的輕掃。基于輕掃的方向,你可以決定執行什么樣的行為,并且你可以自定義文本顏色和圖片。該項目適用于教學用的抽認卡、圖片查看器以及其他等。 * [iOS Material Design庫](http://d.cocoachina.com/code/detail/285611)?– 該項目借鑒于谷歌的Material Design guideline,用戶可自定義背景色。 * [ZMaterialDesignUIButton](https://github.com/richzertuche/ZMaterialDesignUIButton)?– Swift Material Design UIButton。 * [MediumScrollFullScreen](https://github.com/pixyzehn/MediumScrollFullScreen)?– Medium的可擴展滾動頁面,上下滾動時,全屏顯示內容,并自然消隱上下菜單。由此項目感知,作者是一位很注重細節的開發者,他的另外[幾個菜單類項目](https://github.com/pixyzehn)也都不錯,值得參考,比如:PathMenu, MediumMenu 等。 * [SDProgressView](https://github.com/gsdios/SDProgressView)?– 簡便美觀的進度指示器,此系列共有六種樣式的進度指示器。 * [WZFlashButton](https://github.com/SatanWoo/WZFlashButton)?– WZFlashButton,點擊后button里面出現水波擴散效果。 * [Twinkle](https://github.com/piemonte/Twinkle)?– 為字體加上鉆石版閃耀的效果。使用Swift編寫。 * [ios-multi-back-button](https://github.com/palmin/ios-multi-back-button)?– 可替換內置的UInavigationController返回按鈕,長按左上角的返回按鈕,實現多層級的快速返回。 * [ASDayPicker](http://code.cocoachina.com/detail/226543)?– 適用于iOS (iPhone)的日期選擇器,類似于Calendar app的周視圖。 * [today extension](http://adad184.com/2014/10/29/2014-10-29-how-to-setup-today-extension-programmatically/)?– 用純代碼構建一個Widget(today extension) 。 * [FSCalendar](https://github.com/f33chobits/FSCalendar)?– 日歷視圖,帶有微妙和平滑的滾動效果,可自定義外觀–國人。 * [HSDatePickerViewController](https://github.com/EmilYo/HSDatePickerViewController)?– 帶有Dropbox Mailbox感覺的時間日期選擇器。啟動是背景被模糊化。界面也是主流的扁平化風格。 * [JTCalendar](https://github.com/jonathantribouharet/JTCalendar)?– iOS下優美的 Calendar 組件,做 GTD 類 App 必備。 * [Persei](https://github.com/Yalantis/Persei)?– 動畫隱藏或顯示頂部菜單支持庫及示例項目。–swift * [Form](https://github.com/hyperoslo/Form)?– JSON 驅動的 Form表單系統,復雜的表單填寫類 App 極其需要(比如淘寶呢!)。 * [SwiftyFORM](https://github.com/neoneye/SwiftyFORM)?– swift 表單輸入框架(亮點是表單驗證規則引擎),是我見過地最易用的 Swift 表單組件。 * [SwiftSpinner](https://github.com/icanzilb/SwiftSpinner)?– SwiftSpinner是使用swift制作的一款精致帶感的指示器,并且連帶有字體信息顯示,模糊背景,半透明,扁平化等IOS8的效果。 * [AKPickerView-Swift](https://github.com/Akkyie/AKPickerView-Swift)?– 一款小而美的 3D 效果選擇器。 * [ImagePickerSheet](https://github.com/larcus94/ImagePickerSheet)?– 圖片或視頻選擇器(可多選)組件及其示例項目。 * [iOS-RatingBar](https://github.com/saiwu-bigkoo/iOS-RatingBar)?– iOS-RatingBar swift版的評分控件,跟Android的RatingBar一樣有兩種模式,評分模式和只讀模式’支持視圖編輯,自定義星星數量,評分等級,另外還能支持非整數星,0.5顆星,0.1顆星,可以開啟動畫效果。 * [RKNotificationHub](https://github.com/cwRichardKim/RKNotificationHub)?– 快速給 UIView 添加上炫酷的通知圖標(Badge、紅點、提示)。 * [BubbleTransition](https://github.com/andreamazz/BubbleTransition)?– 以氣泡膨脹和縮小的動畫效果來顯示和移除 controller,Uber的就是這種取消操作的方式。 * [KYFloatingBubble](https://github.com/KittenYang/KYFloatingBubble)?– 類似iOS7中Game Center浮動氣泡的效果。 * [DKNightVersion](https://github.com/Draveness/DKNightVersion)?– DKNightVersion 是一個支持夜間模式切換的框架。 * [EasyUIControl](https://github.com/sx1989827/EasyUIControl)?– 一個可以簡化界面ui的控件框架。 * [LxGridView-oc](https://github.com/DeveloperLx/LxGridView)?[LxGridView-swift](https://github.com/DeveloperLx/LxGridView-swift)?– 利用UICollectionView模仿iOS系統桌面圖標的交互,作用如動圖。 * [QQBtn](https://github.com/ZhongTaoTian/QQBtn)?– 仿QQ未讀消息彈性按鈕動畫,達到和手機QQ未讀信息一樣的動畫效果,效果基本實現。 * [GMStepper](https://github.com/gmertk/GMStepper)?– swift 帶動畫效果、支持手勢滑動操作的步進標簽。 * [TZStackView](https://github.com/tomvanzummeren/TZStackView)?– OS 9 UIStackView 功能模擬實現于 iOS 7/ iOS 8 內。 * [LayoutTrait](https://github.com/441088327/LayoutTrait)?– swift 一個小類庫。 做iPad 多任務分屏 適配的同學可以看一下。 * [HACursor](https://github.com/HAHAKea/HACursor)?– HACursor,是一個對橫向ScrollView中的視圖進行管理的UI控件。只要幾行代碼就可以集成類似于網易新聞對主題頁面進行排序,刪除操作的功能。 * [Ruler](https://github.com/nixzhu/Ruler)?– 尺子。
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看