Programmatic UIKit

Hi,
Is there any course which covers programmatic UIKit (without story board)or is there any plan to cover that.

It would be great if someone points me to the relevant resources.
Thanks
Pankaj

I’ve got pre-SwiftUI iOS Apprentice and it swaps from storyboard to programmatic through the book so you learn both.

It’s not a programmatic dedicated resource but it does touch on this for one of the sample projects, this might be all you need?

Hi @pankaj_jha18,
There was some discussion with @raywenderlich on a tutorial or a video series on various ways to add UI including via storyboards and code. However many other things happened.

You can look at things like masonry, snapkit, etc that will also give you examples of how to create the UI elements via code.

cheers,

This topic was automatically closed after 166 days. New replies are no longer allowed.