Pinned Repositories
ChatKit-OC
An IM App UI Framework, support sending text, pictures, audio, video, location messaging, managing address book, more interesting features. Server is available Both in China and US.
CSStickyHeaderFlowLayout
UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header. Made for iOS 7.
CTVideoPlayerView
A video player view for iOS based on AVFoundation, better than PBJVideoPlayer, which can let you to play multiple video at the same time, and provide download, customized operation buttons, customized cover of video
FFToast
A very powerful iOS message notifications and AlertView extensions. It can be easily realized from the top of the screen, the bottom of the screen and the middle of the screen pops up a notification. You can easily customize the pop-up View.
FLAnimatedImage
Performant animated GIF engine for iOS
JVFloatLabeledTextField
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
MessageDisplayKit
An IM App like WeChat App has to send text, pictures, audio, video, location messaging, managing local address book, share a circle of friends, drifting friends, shake a fun and more interesting features.
MMDrawerController
A lightweight, easy to use, Side Drawer Navigation Controller
YYKit
A collection of iOS components.
LonelyTown's Repositories
LonelyTown/YYKit
A collection of iOS components.
LonelyTown/ChatKit-OC
An IM App UI Framework, support sending text, pictures, audio, video, location messaging, managing address book, more interesting features. Server is available Both in China and US.
LonelyTown/CSStickyHeaderFlowLayout
UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header. Made for iOS 7.
LonelyTown/CTVideoPlayerView
A video player view for iOS based on AVFoundation, better than PBJVideoPlayer, which can let you to play multiple video at the same time, and provide download, customized operation buttons, customized cover of video
LonelyTown/FFToast
A very powerful iOS message notifications and AlertView extensions. It can be easily realized from the top of the screen, the bottom of the screen and the middle of the screen pops up a notification. You can easily customize the pop-up View.
LonelyTown/FLAnimatedImage
Performant animated GIF engine for iOS
LonelyTown/JVFloatLabeledTextField
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
LonelyTown/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
LonelyTown/MessageDisplayKit
An IM App like WeChat App has to send text, pictures, audio, video, location messaging, managing local address book, share a circle of friends, drifting friends, shake a fun and more interesting features.
LonelyTown/MMDrawerController
A lightweight, easy to use, Side Drawer Navigation Controller
LonelyTown/NSURLSessionDemo
NSURLSession简单使用
LonelyTown/PinYin4Objc
PinYin4Objc is a popular objective-c library supporting convertion between Chinese(both Simplified and Tranditional) characters and most popular Pinyin systems, it's performance is very efficient, data cached at first time, and use async method with block, this can avoid ui blocking, and runs smoothly. The output format of pinyin could be customized.(关键字:汉字转拼音,中文转拼音)
LonelyTown/PopMenu
PopMenu is pop animation menu inspired by Sina weibo / NetEase app.
LonelyTown/react-native
A framework for building native apps with React.
LonelyTown/SkeletonView
An elegant way to show users that something is happening and also prepare them to which contents he is waiting
LonelyTown/testGit
it is a git demo
LonelyTown/twemoji
Twitter Emoji for Everyone
LonelyTown/VTMagic
VTMagic is a page container library for iOS.
LonelyTown/VVeboImageView
A UIImageView to play gif with low memory.
LonelyTown/VVeboTableViewDemo
VVebo剥离的TableView绘制