• Stars
    star
    2,604
  • Rank 17,502 (Top 0.4 %)
  • Language
    Swift
  • Created over 13 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Downloadable code examples for my books, "iOS 14 Programming Fundamentals With Swift" (bk1) and "Programming iOS 14" (bk2).

These are the complete downloadable code examples for my books, iOS 14 Programming Fundamentals With Swift (https://www.oreilly.com/library/view/ios-14-programming/9781492092087/) and Programming iOS 14 (https://www.oreilly.com/library/view/programming-ios-14/9781492092162/).

Examples have been revised for Xcode 12, Swift 5.3, and iOS 14.

If you find these examples helpful and you haven't purchased the books, please consider doing so.

The downloadable code for the previous editions back through iOS 9 has been moved off to subfolders and zip files. The code for the earlier editions has been removed.

Matt Neuburg

More Repositories

1

appscript

Python
106
star
2

custom-alert-view-iOS7

how to create a small presented view that hovers in front of the interface like a UIAlertView
Swift
62
star
3

AsciiDoc-TextMate-2.tmbundle

AsciiDoc bundle for TextMate 2
49
star
4

applescript-stdlib

proposition: general-purpose AppleScript libraries that ought to be included in OS X
AppleScript
27
star
5

understandingCombine

Ruby
26
star
6

RubyFrontier

TextMate bundle for generating static Web sites
Ruby
19
star
7

BackgroundTaskOperation

iOS beginBackgroundTask / endBackgroundTask dance encapsulated as an Operation
Swift
10
star
8

pageViewControllerUsingInternalButtons

navigate between pages of a UIPageViewController by tapping buttons within the page
Swift
7
star
9

ReturnToViewController

See https://stackoverflow.com/a/54607078/341994
Swift
6
star
10

CombineAuthorization

Example of using Combine framework to do the iOS "check authorization and then..." dance.
Swift
5
star
11

CheckWeather

Swift
4
star
12

RemoveTest

Comparing three implementations for removing items from an array by index collection
Swift
4
star
13

TwoStoryboards

How to have an iPhone storyboard and an iPad storyboard under the scene architecture.
Swift
4
star
14

Programming-iOS-4-Book-Examples

4
star
15

UIImageViewToUIImagePointConversion

Utility to convert a point from UIImageView coordinates to UIImage coordinates
Swift
3
star
16

PaulHudsonCoordinatorDemo

Modernizing Paul Hudson's coordinator demo
Swift
2
star
17

InfiniteLayoutSubviewsBug

demonstrating iOS 11 bug with table view in navigation controller with large titles
Swift
2
star
18

LongerLabel

Swift
2
star
19

RegistrationExample

How to configure one-time registration dialog in iOS
Swift
2
star
20

ScreenSnapshotViewTest

Swift
2
star
21

CombineTesting

Demonstrating simple way to test a Combine pipeline
Swift
1
star
22

Reusable-UIView

Forked in order to create fix and pull request.
Swift
1
star
23

TestingCommandLineTool

Swift
1
star
24

SelfSizingCells

Swift
1
star
25

MessageBubble

Simple iOS message bubble
Swift
1
star
26

CNContactViewControllerBug

Showing a huge bug in CNContactViewController
Swift
1
star
27

variableRowHeights

how to change a cell's custom subview's internal height so as to get variable row heights in an iOS UITableView
Swift
1
star