Pulse
Pulse is the WristUI fitness companion demo: heart-rate zone, move rings, and a matching complication — one C# UI on two wrists.
Same shared presentation under WristUI.Sdk, targeting Apple Watch and Wear OS without duplicating the small UI surface.
See it on both wrists
Section titled “See it on both wrists”| Device story | Page |
|---|---|
| Apple Watch Ultra | Pulse on Apple Watch Ultra |
| Galaxy Watch | Pulse on Galaxy Watch |

What Pulse demonstrates
Section titled “What Pulse demonstrates”- Write-once watch UI — shared C# / WristUI controls for zone, move, and complication chrome
- Platform SDKs underneath —
WatchOS.SdkandAvantiPoint.WearOS.Sdkown native injection and packaging - Zero Swift in the consumer UI path — author the fitness surface in .NET
