Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kevindew/hue-quick-start-ios-swift
- Owner: kevindew
- Created: 2015-01-30T00:43:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-08T22:05:33.000Z (almost 10 years ago)
- Last Synced: 2024-10-04T16:44:01.202Z (about 1 month ago)
- Language: Objective-C
- Size: 6.01 MB
- Stars: 11
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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