ios - Apple Watch`s Activity app - draw circles? -


i want draw circles in apple`s activity app on apple watch. researching find many providing image each state of circle. there software provide images here:

radialchartimagegenerator

however want achieve graphic transformations, let´s e.g. core graphics framework.

anyone knows if possible watchkit? don´t want ready-to-use code solution, want know technologies can use. thank much.

there several options can use here. if users able interact use wkinterfacepicker , define image sequence. let users scroll via digital crown , code receive index , can change images accordingly.

check out answer here: trying button spin in watchkit

an other approach build assetcatalog within xcode images , animate image i.e progress percent. @ post: http://natashatherobot.com/watchkit-animate/

here similar question aswell: creating progress circle wkinterfaceimage in watch app

to answer question coregraphics. looked @ watchos2 dev. lib. (https://developer.apple.com/library/prerelease/watchos/navigation/) , seems coregraphics aint included in watchos2.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -