• Stars
    star
    105
  • Rank 328,196 (Top 7 %)
  • Language
    Swift
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 7 years ago

Reviews

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

Repository Details

Sample code for my talk about iOS 10 notifications

iOS10NotificationSample

Sample code for my talk about iOS 10 notifications

NOTE: Updates to allow the app to use a shared container are going to whine at you about provisioning and signing stuff unless on the main NotificationSample target, you update the development team to your own, and add the appropriate app group to your account's list of app groups.

As of Xcode 8.3.2, this looks like:

More Repositories

1

DNSSwipeableTableCell

UITableViewCell subclass to add multiple buttons to a swipe-under menu like iOS 7 Mail.
Objective-C
176
star
2

DNSCastroSegmentedControl

A segmented control based on the one in the Castro Podcast app's settings page.
Objective-C
38
star
3

GoCubs

A demonstration app for iOS UI testing tools and techniques.
Swift
20
star
4

Wino

Android Wine-Tasting Note Taker / Example App for Testing Talk
Java
19
star
5

KotlinNativeTest

Wee sandbox for playing with Kotlin/Native
Objective-C
14
star
6

TestingWorkshop

Testing workshop code for Swift Aveiro + Swift Alps 2017
Swift
13
star
7

StupidEnumTricks

Code from my talk about Stupid Enum Tricks in Swift and Kotlin
Swift
11
star
8

ProtocolPlayground

Some examples from my dotSwift talk about protocols.
Swift
9
star
9

Xcode8ExtensionExample

An example of how to set up extensions in Xcode 8
Swift
8
star
10

AndroidListenerExamples

Java
7
star
11

TravelPlanner

A travel planning app for demoing Siri Shortcutsβ„’
Swift
7
star
12

LocalizationExplained

Code samples from my 360iDev 2015 / CocoaConf Chicago 2016 talk on localization
Swift
6
star
13

Plister

SPM-based helper for working with Plists at the command line
Swift
5
star
14

MoveItMoveIt

An app about moving with a server-side swift backend
Swift
5
star
15

TestingPlayground

A sample app for unit test demos in my Practical Unit Testing talk.
Objective-C
4
star
16

DatedImageGenerator

A plugin to generate dates images were originally created with relevant image names
Swift
4
star
17

FileARadar

Sample projects for some Radars I've filed
Swift
4
star
18

PanoramaRama

An app showing off some panoramas I took and/or some neat stuff you can do scripting with Swift Package Manager
Swift
4
star
19

WrongWay

A project for https://stupidhackath.no/
Swift
3
star
20

RadioactiveCat

An app to demonstrate SPM code generation (and tell you which cat is radioactive in photos)
Swift
3
star
21

DNSiOSLocalizationTestHelpers

Because testing your iOS app in different languages is a giant pain in the ass.
Objective-C
3
star
22

OperationComparison

Comparing various ways of doing things asynchronously in iOS
Swift
3
star
23

LocalizedKeyGenerator

A Swift Package for generating enums based on your localized string file(s).
Swift
2
star
24

EasingExample

An example application demonstrating how various types of easing work.
Swift
2
star
25

DNSInAppPurchaseManager

A simple IAP manager for iOS.
Objective-C
2
star
26

LOLJS

Electron workshop at Swift Alps 2017
JavaScript
1
star
27

FlickrSearcher

RWDevCon example for the XCTest In Practice session
HTML
1
star
28

BrowserChooser

Code to support letting your users choose between opening links in Google Chrome or Mobile Safari.
Objective-C
1
star
29

MehHTTP

An example Swift Package with an Xcode 12 Playground for documentation
Swift
1
star