110440's Stars
marcuswestin/WebViewJavascriptBridge
An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
andreamazz/AMScrollingNavbar
Scrollable UINavigationBar that follows the scrolling of a UIScrollView
hilen/TSWeChat
A WeChat alternative. Written in Swift 5.
andreamazz/AMPopTip
An animated popover that pops out a given frame, great for subtle UI tips and onboarding.
100mango/zen
iOS, macOS, Swift, Objective-C 心得
ScottLogic/iOS8-day-by-day
Selection of projects accompanying the iOS8-Day-by-Day blog series
andreamazz/AMWaveTransition
Custom transition between viewcontrollers holding tableviews
me-abhinav/NumberMorphView
A label view for displaying numbers which can transition or animate using a technique called number tweening or number morphing.
atConf/atswift-2016-resources
Resource files for atswift conference 2016, including keynote, pdf, source projects or playgrounds. 2016**Swift开发者大会源文件,包括keynote, pdf 和源工程文件
mdiep/MMMarkdown
An Objective-C framework for converting Markdown to HTML.
yeahdongcn/UIColor-Hex-Swift
Convenience methods for creating color using RGBA hex string.
andreamazz/AMTagListView
UIScrollView subclass that allows to add a list of highly customizable tags.
molon/MLLabel
UILabel replacement with TextKit. Support link and expression.
jimmyjose-dev/LocationManager
CLLocationManager wrapper in Swift, performs location update, geocoding and reverse geocoding using Apple and Google service
andreamazz/GearRefreshControl
A custom animation for the UIRefreshControl
Krelborn/KILabel
A simple to use drop in replacement for UILabel for iOS 7 and above that highlights links such as URLs, twitter style usernames and hashtags and makes them touchable.
JanGorman/MapleBacon
🍁🥓 Lightweight and fast Swift library for image downloading, caching and transformations
andreamazz/AMBubbleTableView
AMBubbleTableView
nicolasgoutaland/GONMarkupParser
Easily build NSAttributedString from XML/HTML like strings for iOS.
voyage11/GettingLocationWhenSuspended
How to get location updates from the iOS devices even when the app is not active/in the background. There is a way to get the location update even when the app is killed/terminated by the user or iOS.
YouXianMing/GCD-Program
GCD Interface Encapsulation.
kejinlu/SwiftyText
Elegant rich label in Swift based on Text Kit
ShawnFoo/SwiftWebViewBridge
Swift version of WebViewJavascriptBridge with more simplified and friendly methods to handle messages between Swift and JS in UIWebViews
liyong03/YLGIFImage-Swift
Swift implementation of YLGIFImage
xxycode/XXYAudioEngine
基于NSURLSession和AVAudioPlayer封装的一个播放在线音乐的工具,可以把音乐下载至本地,支持清除缓存
SwiftStudies/SmarkDown
A Pure Swift implementation of the markdown mark-up language
s-faychatelard/JSQMessagesViewController-Swift
JSQMessagesViewController but in Swift
xxycode/XXYZoomTableViewHeader
带视差的tableHeaderView,使用方便,支持集成下拉刷新控件
andreamazz/SwiftLocation
CoreLocation Made Easy, 100% Swift
ura14h/ZoomableImageViewSample
This application is a sample that scaling display the image view.