Skip to content

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.

Device story Page
Apple Watch Ultra Pulse on Apple Watch Ultra
Galaxy Watch Pulse on Galaxy Watch

Pulse on both wrists — Apple Watch Ultra body and Galaxy Watch body showing the same Pulse zone + move + complication UI

  • Write-once watch UI — shared C# / WristUI controls for zone, move, and complication chrome
  • Platform SDKs underneathWatchOS.Sdk and AvantiPoint.WearOS.Sdk own native injection and packaging
  • Zero Swift in the consumer UI path — author the fitness surface in .NET