I am working on Swift and I am new to Apple Watch Programming. I am making a demo app in iOS i.e displaying images on feed. To display the images, I have to parse a service.
I know how to implement it for iPhone, but I don’t understand how to implement it for Apple Watch, and even I don't know that it is possible on Apple Watch or not???
If it is not possible then how should I show the data from a service in Apple Watch??
Is there any other way to display the data in Apple Watch?
Can any one explain me about this clearly, please...
Thanks in advance.