samedi 25 avril 2015

How to create rounded images with WatchKit?


I'm trying to do a rounded images to be shown in my WatchKit application but I don't find any method to do it programatically.

What I have done to perform that, it is use my original image as a group background and put inside a mask image with rounded shape but I think this is not so clean.

Another different solution that I have thought is to create in my backend a new thumbnail or similar with the shape I want to show, but this require more time to be programed.

I could use also radius parameter from WKInterfaceGroup but, in my case (see the image below), I will lose my notification bubble that I have in a corner.

My app interface:

enter image description here

Uber application example:

enter image description here


Aucun commentaire:

Enregistrer un commentaire