Hi,
I am trying to create the User Interfaces for my app programatically i.e. without using the storyboards/xib's. I have been able to do the same for iOS application. However, not able to do it for WatchOS. Does WatchOS not allow creation of interfaces via code without using Storyboards?
Thanks in advance !