Hello,
I want to know about UIKit so I watched UIKit video at https://youtu.be/8r1njDKLs90
but it only introduces UIkit
I want like following,
Suppose I want to add label and button and want to change label text when press button,
So my question is how I know which Subclass of UIKit I can use and where to put it in code
Thanks
Hiren