Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swilliams/watchkit-connectivity-demo
A simple show and tell for WatchKit Connectivity
https://github.com/swilliams/watchkit-connectivity-demo
Last synced: 3 months ago
JSON representation
A simple show and tell for WatchKit Connectivity
- Host: GitHub
- URL: https://github.com/swilliams/watchkit-connectivity-demo
- Owner: swilliams
- License: mit
- Created: 2015-07-02T21:41:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-02T22:12:32.000Z (over 9 years ago)
- Last Synced: 2024-06-30T16:54:13.297Z (4 months ago)
- Language: Swift
- Size: 172 KB
- Stars: 24
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-apple-watch - watchkit-connectivity-demo
README
# watchkit-connectivity-demo
A simple show and tell for WatchKit ConnectivityTake a look at the `AppDelegate` for the iOS app, the `ExtensionDelegate` and `InterfaceController` in the watchOS extension target. This demo was thrown together quickly without regard for best practices, blah blah blah.
# Contribution
I mean, it's a sample app to go with a [blog post](http://blog.swilliams.me/words/2015/07/02/watchkit-connectivity-and-file-transfers/), but be my guest... MIT license.