Hazel512's Stars
sljstudy/study_Moya
学习Moya
0wangxiaowei/WCustomNavbar
自定义导航标签,可添加或者改变标签顺序
ChenYilong/CYLDeallocBlockExecutor
Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”
swiftlang/swift-package-manager
The Package Manager for the Swift Programming Language
onevcat/Rainbow
Delightful console output for Swift developers.
ChenYilong/CYLTableViewPlaceHolder
一行代码完成“空TableView占位视图”管理
Akateason/XTNetReloader
iOS display in Network Error or not connect . demo.
Aufree/ESTMusicPlayer
An elegant and simple iOS music player.
DanisFabric/RainbowNavigation
An easy way to change backgroundColor of UINavigationBar when Push & Pop
ephread/Instructions
Create walkthroughs and guided tours (coach marks) in a simple way, with Swift.
ibireme/YYKit
A collection of iOS components.
Ramotion/animated-tab-bar
:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
mac-cain13/R.swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
ibireme/YYText
Powerful text framework for iOS to display and edit rich text.
JakeLin/SwiftLanguageWeather
Swift Language Weather is an iOS weather app developed in Swift 4.
ChenYilong/ParseSourceCodeStudy
Facebook开源的Parse源码分析【系列】
TBXark/TKRubberIndicator
A rubber animation pagecontrol
shu223/iOS-9-Sampler
Code examples for the new features of iOS 9.
ChenYilong/iOS9AdaptationTips
iOS9适配系列教程(iOS开发学习交流群: https://github.com/ChenYilong/iOSBlog/issues/21)
belm/BaiduFM-Swift
百度FM swift语言实现
XVXVXXX/DoubanFM
The DoubanFM for iPhone,using AFN and MPMoviePlayer
ccgus/fmdb
A Cocoa / Objective-C wrapper around SQLite
nst/iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
chinsyo/SplashViewController
forkingdog/UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating
tuesda/CircleRefreshLayout
a custom pull-to-refresh layout which contains a interesting animation
Yalantis/Koloda
KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS.
ScottLogic/iOS9-day-by-day
Selection of projects accompanying the iOS9 Day-by-Day blog series.
Cocoanetics/DTCoreText
Methods to allow using HTML code with CoreText
DeveloperLx/Troubles-of-realizing-download-module
实现项目下载需求时遇过的那些坑