Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevindew/hue-quick-start-ios-swift

A port of the Philips Hue Quick Start app from Objective-C and nibs to Swift and Storyboard
https://github.com/kevindew/hue-quick-start-ios-swift

Last synced: 23 days ago
JSON representation

A port of the Philips Hue Quick Start app from Objective-C and nibs to Swift and Storyboard

Awesome Lists containing this project

README

        

# Hue Quick Start iOS Swift Port

This project is a port of the Objective-C Hue Quick Start App to Swift. Available here: https://github.com/PhilipsHue/PhilipsHueSDK-iOS-OSX

I've done this as a learning exercise of Swift as well as embracing storyboards.

Pull requests and Swift pointers totally welcome :-)

This should now be feature complete but probably has a bug or two as I haven't executed every code path.

Things I reckon might need some work:
* Swift optionals consistency
* Fix some of the fugly work arounds for Swift implementations of Objective-c