• Stars
    star
    49
  • Rank 584,830 (Top 12 %)
  • Language
    Objective-C
  • Created almost 11 years ago
  • Updated over 10 years ago

Reviews

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

Repository Details

A project to build a custom knob control for a tutorial on RayWenderlich.com

More Repositories

1

RW-iOSFramework

A project which demonstrates how to build an iOS framework
Objective-C
138
star
2

iOSConcurrency

Playground that accompanies talk on Concurrency on iOS
Swift
56
star
3

2017AtSwift_Concurrency

Playground accompanying talk on iOS Concurrency from @Swift 2017 in Shenzhen
Swift
32
star
4

Shinobi-RangeSelector

A demo project which builds and advanced range selector using charting from Shinobi Charts
Objective-C
20
star
5

GuardPost-ObjectiveC

An objective-C implementation of Mailgun's Guardpost email validation service
Objective-C
18
star
6

CocoaConfSJ-StackViews

Accompanying project for stack views talk at CocoaConf San Jose
Swift
11
star
7

SwiftConf2016_Concurrency

Playground that accompanies the Concurrency talk presented at SwiftConf 2016
Swift
10
star
8

StandaloneTVML

A demonstration of using JavaScript Core to create a standalone TVML app
Swift
9
star
9

iOSConfSG2017_Codable

Project accompanying "Decoding Codable" talk at iOSConfSG 2017
Swift
9
star
10

iOS7-day-by-day

A review of new features in iOS7, in handy easy to digest daily chunks
Objective-C
8
star
11

iOS-LayerCake

An iOS app which demos all the different types of CALayer subclasses
Objective-C
8
star
12

360iDev16_ConcurrencyWorkshop

Playground that accompanies the Concurrency on iOS Workshop at 360|iDev 2016
Swift
7
star
13

360UniversalLayoutWorkshop

Workshop presented at 360|iDev 2015 covering universal layout on iOS
Swift
7
star
14

SDDelegateProxy

An objective-C proxy for delegates which don't require respondsToSelector: checking before messaging
Objective-C
7
star
15

IntroToOSX

Series of three articles explaining how to get started in OS X Development
Swift
7
star
16

ReactiveShinobi

An iOS app which uses ShinobiCharts and ReactiveCocoa to show a live chart of updates to Wikipedia
Objective-C
7
star
17

SwiftJSONShootout

Investigation into the different options for parsing JSON in Swift
Swift
6
star
18

ios-trapezoid-transform

Demonstrates calculation of a a CATransform3D which maps a rectangular view to a trapezoid
Objective-C
6
star
19

360iDev_iOS11

Sample code for the "fun iOS 11" workshop, presented at 360|iDev 2017
Swift
6
star
20

LinkedList-NSMutableData

A demonstration of creating a dynamic-sized linked list using NSMutable data, compared to using NSMutableArray
Objective-C
5
star
21

360iDev2018_ViewAndAnimations

Projects and slides accompanying workshop on views and animations in iOS
Swift
5
star
22

AdaptiveUI-GOTOConf

Project to accompany talk on Adaptive UI from GOTOConf Copenhagen
Swift
5
star
23

NotifyMeNotifyYou_iOSConfSG2016

App accompanying the talk about iOS user notifications presented at iOSConfSG 2016
Swift
5
star
24

conair-ios

An iOS app which visualises the ConAir datasource.
Objective-C
5
star
25

conair

Arduino project to measure the temperature and upload it to tempoDB
Python
5
star
26

iOSDevUK-StackViews

I <3 Stack Views and you should too...
Swift
4
star
27

CoreImage_iOSConf2019

A talk about Core Image, prepared for iOS Conf Budapest 2019
Swift
4
star
28

360iDev16_TVMLMyths

Dispelling the myths around TVML
Swift
4
star
29

iOSCon2018_WhistlestopCoreML

A talk introducing the basics of machine learning presented at iOSCon 2018 in London
Jupyter Notebook
4
star
30

ValueAtRisk

Modelling value at risk for option portfolio
Java
3
star
31

HandsOnAdaptiveLayout

Repo that accompanies the Hands On with Adaptive Layout Talk
Swift
3
star
32

iOS8-SplitView

Demonstration of using UISplitViewController for hierarchical models in iOS 8
Swift
3
star
33

iOSDevUK17_DragDrop

Projects accompanying an iOSDevUK 2017 workshop on drag and drop in iOS 11
Swift
3
star
34

PicUp

iPhone app to allow simple uploading of photos to a webApp
Objective-C
3
star
35

iOS8-day-by-day

Projects accompanying the blog series and book, iOS8 Day-by-Day
Swift
3
star
36

360idev2019_CoreImage

Core Image: Great when it works...
Swift
3
star
37

MobileUnplugged2018_UI

Repo accompanying talk at Mobile Unplugged 2018, in Cluj, Romania.
Swift
3
star
38

dotfiles

Config files
Vim Script
2
star
39

iOSCon2018_DIYDI

⚡️ talk from iOSCon 2018 about IoC
2
star
40

accelesender

iOS proof of concept to demonstrate that CoreMotion data can be injected into the simulator
Objective-C
2
star
41

iOSDevUK17_CoreML

Projects accompanying a talk on machine learning at iOSDevUK 2017
Jupyter Notebook
2
star
42

Filtster

A demo of creating a photo extension in iOS 8
Swift
2
star
43

MobileOptimised2018_ML

Repo accompanying talk at Mobile Optimised 2018 in Minsk: "Machine Learning on Mobile: A Primer"
Jupyter Notebook
2
star
44

iOS8-day-by-day-book

The book which accompanies the iOS8: Day-by-Day blog series
Ruby
2
star
45

UITableView-RadarSample

Sample project demonstrating rdar://13846681
Objective-C
2
star
46

RACTextFieldEventLog

Small demo project to explain the text signal in RAC
Objective-C
1
star
47

PicUp-WebApp

The web application counterpart to the PicUp iOS app
Ruby
1
star
48

VT_CustomControls

Sample projects that accompany the RW VT series on Custom Controls
Swift
1
star
49

LuggageLocator

iOS7.1 app (in Swift) for locating your iBeacon-tagged luggage
Swift
1
star
50

UIGraphicsRenderer

Demos of how to use UIGraphicsRenderer.
Swift
1
star
51

node-wiki-update-sockets

A simple node app which pushes live wikipedia updates over websockets. Deployed at http://wiki-update-sockets.herokuapp.com/
JavaScript
1
star
52

Concurrency-VideoSeries

The code & playgrounds for the multithreading video tutorial series
Swift
1
star
53

iOS9AppSearching

An app demonstrating some of the app searching functionality introduced in iOS 9
Swift
1
star
54

iOS-PageFold

Prototype of a page folding animation
Objective-C
1
star
55

ios7-day-by-day-book

The leanpub book version of the extraordinarily popular blog series
1
star
56

LocationAndMaps-VideoSeries

Sample projects for the raywenderlich.com video series on location and maps
Swift
1
star
57

tempodb-vs-mysql

Testing how well TempoDB performs when compared to MySQL
Python
1
star