SwiftFlow. Elegant flowcharts in Swift ✨
80Xcode-Snippets. My collection of useful Xcode code snippets! It has been a great time-saver for me so I decided to share it with everyone :)
23TKFormTextField. A thin UITextField subclass with floatable placeholder and secondary text underneath for subtitle or error messages.
17CCLevelScrollViewDemo. ScrollView with level select tiles using Cocos2D
11Lotus-MVC-example. An example implementation of the Lotus MVC pattern https://matteomanferdini.com/ios-architecture-lotus-mvc-pattern
8DragToLoadTableView. Utilize UIScrollView delegate inside UITableView to trigger loading new information. Actually, this is more like a mock up of the Facebook app's feed tableView.
5XcodeExtensions. The missing pieces of Xcode
4NDViewController. A view controller showing a list of host URLs, each with reachability and latency information.
2AppCoordinatorPattern. Example for AppCoordinator blog post
2MTStatusBarOverlay. A custom iOS status bar overlay seen in Apps like Reeder, Evernote and Google Mobile App
1CropAndResizeImagePlayground. An Xcode playground showing how to crop AND resize an image in a single draw operation.
1SwiftFlowExample. Example project for https://github.com/hlung/SwiftFlow
1SymbolCounter. Count symbols in source files
1XCTestGenerator. A Swift Package for generating simple XCTest code from any variable.
1