tutuge.zekunyan
tutuge.zekunyan
TTGTagCollectionView
Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be con...
TTGSnackbar
TTGSnackbar shows simple message and action button on the bottom or top of the screen with multi kinds of animation, which is written in Swift3 and inspired by Snackbar in Android. It also support sho...
TTGEmojiRate
An emoji-liked rating view for iOS, implemented in Swift3.
AutolayoutExampleWithMasonry
Different Autolayout examples with Masonry. 用Masonry写的Autolayout案例,持续更新中。详细解答请看tutuge.me
TTGBingWallPaper
Mac menubar app. Automate download daily picture from Microsoft Bing website and set it as your wallpaper. Written in Swift3.
TTGPuzzleVerify
By completing image puzzle game, TTGPuzzleVerify is a more user-friendly verification tool on iOS, which is highly customizable and easy to use. 体验更友好的拼图验证控件
UITextViewDIYEmojiExample
Example of insert custom emoji image in to UITextView. And get the represent string back after editing.
AutoReleasePoolTestExample
An example to figure out the benefit to use @autoreleasepool in ARC iOS program.
HttpProxyExample
HttpProxyExample-Example of using NSProxy