mozhouqi

Results 5 repositories owned by mozhouqi

KMPlaceholderTextView

803
Stars
142
Forks
Watchers

A UITextView subclass that adds support for multiline placeholder written in Swift.

KMNavigationBarTransition

3.4k
Stars
454
Forks
Watchers

A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for...

PhotoBrowser

535
Stars
89
Forks
Watchers

A simple iOS Instagram photo browser written in Swift using Alamofire networking library, SwiftyJSON JSON parsing library and FastImageCache storing and retrieving images library.

VoiceMemos

329
Stars
58
Forks
Watchers

Voice Memos is an audio recorder App for iPhone and iPad that covers some of the new technologies and APIs introduced in iOS 8 written in Swift.

iOS8SelfSizingCells

32
Stars
0
Forks
Watchers

An example of Self Sizing Cells that is introduced in iOS 8 using Auto Layouts and the workaround for incorrect automatically computing preferredMaxLayoutWidth of UILabel.