| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
10年前发布

WatchKit 开源小项目示例集锦

WatchKit 开源小项目示例集锦。是不可多得地学习 WatchKit 的示例式教程。

1. Counter


WatchKit 开源小项目示例集锦

Counter - count things in your watch.
This project shows how to create basic project setup with UI and
how to use NSUserDefaults to save data

2. Data Sharing


WatchKit 开源小项目示例集锦 WatchKit 开源小项目示例集锦

Data Sharing - Sharing data between iOS app and watch app.
Table based UI fir both iOS and watch.
Project also demonstrate how to share common code

3. Apps Communication


AppsCommunication

AppsCommunication - Launching iOS app from watch

4. Time Color


AppsCommunication

Time Color - Display current time and a hex color for that time as a background

5. Shared Core Data


iPhone and WatchKit apps with shared CoreData database. Projects show how to setup core Data using Sure framework and share code and database between ios and watchKit apps.

Know Issues:
- Could not build Objective-C module ...Select the framework target that couldn't be build and build it. The project dependencies are not build in correct order :(

6. UI Playgrounds


AppsCommunication

Show different layout and UI elements.

7. Pages


Page


项目主页:
http://www.open-open.com/lib/view/home/1426066325123

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1426066325123.html
WatchKit 移动开发