This is your work, valued
Programming-iOS-Book-Examples. Downloadable code examples for my books, "iOS 14 Programming Fundamentals With Swift" (bk1) and "Programming iOS 14" (bk2).
2.6kappscript. Python
108custom-alert-view-iOS7. how to create a small presented view that hovers in front of the interface like a UIAlertView
62AsciiDoc-TextMate-2.tmbundle. AsciiDoc bundle for TextMate 2
52applescript-stdlib. proposition: general-purpose AppleScript libraries that ought to be included in OS X
32understandingCombine. CSS
28RubyFrontier. TextMate bundle for generating static Web sites
20TidBITSNews. Swift
16BackgroundTaskOperation. iOS beginBackgroundTask / endBackgroundTask dance encapsulated as an Operation
9pageViewControllerUsingInternalButtons. navigate between pages of a UIPageViewController by tapping buttons within the page
7ShareExtensionTest. Swift
6Programming-iOS-4-Book-Examples.
5CombineAuthorization. Example of using Combine framework to do the iOS "check authorization and then..." dance.
5ReturnToViewController. See https://stackoverflow.com/a/54607078/341994
5RemoveTest. Comparing three implementations for removing items from an array by index collection
4CheckWeather. Swift
4UIImageViewToUIImagePointConversion. Utility to convert a point from UIImageView coordinates to UIImage coordinates
3RegistrationExample. How to configure one-time registration dialog in iOS
3TwoStoryboards. How to have an iPhone storyboard and an iPad storyboard under the scene architecture.
3dromio. Swift
3ScreenSnapshotViewTest. Swift
2PaulHudsonCoordinatorDemo. Modernizing Paul Hudson's coordinator demo
2RestaurantApp. Sample app produced by Behavior-Driven Development
2LongerLabel. Swift
2InfiniteLayoutSubviewsBug. demonstrating iOS 11 bug with table view in navigation controller with large titles
2variableRowHeights. how to change a cell's custom subview's internal height so as to get variable row heights in an iOS UITableView
1SelfSizingCells. Swift
1two-to-the-n. Swift
1CNContactViewControllerBug. Showing a huge bug in CNContactViewController
1MessageBubble. Simple iOS message bubble
1Reusable-UIView. Forked in order to create fix and pull request.
1WaitWhile. Swift
1TestingCommandLineTool. Swift
1CombineTesting. Demonstrating simple way to test a Combine pipeline
1