A nice tutorial app for WatchOS, in swift.
Watch-App-Sampler has supported WatchOS 5.0 and Swift 5.0.
If you want to learn how to develop WathKit app, this tutorial app is the best choice.
- Apple Watch Programming Guide - Official apple watch programming guide by Apple.
- WatchOS开发教程
Table and ItemRow.
Notification development contains static and dynamic Interface.
There are 33 templates for apple watch.
Make a connectivity between watch to iPhone, send and recieve messages.
Show image until it has been download completely.
Menus and actions.
The type of Gesture, including TapGesture, LongPressGesture, SwipeGesture, PanGesture.
Three alert style and AlertAction.
The Style of picker and PickerItem.
Progress made by picker and images.
Make a animation to WKInterfaceObject.
Input text in Voice or handwriting.
Record voice and save voice.
Call or send SMS by watch.
Monitor the detail of accelermeter on watch.
Monitor many types of device data on watch, like gravity, attitude, magnetism, rotationRate, acceleration...
Get the details of your attitude, floor, speed...
Use the map feature on your watch.
Read your heart rate by watch, and record the data.
Read your motion activity, which is is walking, running, or cycling...
Drow complex image by Quatz2D on watch.
Drow gradient image by UIGraphic.
Data Storage, Background Task, Types of Haptic, Pedometer...
- Swift 5.0
- Xcode 10+
- iOS 10.0+
- watchOS 5.0+
- watchOS-2-Sampler gave me some inspiration.
- DCSnail, wangyanchang21
Watch-App-Sampler is licensed under the MIT License.