I just want to make sure this is possible. Let’s say I build three different views in interface builder, and they all have their own unique buttons/layout. Is it possible to load, one view based on what the user says in the settings. If so where should this been done. Any examples would be appreciated.
Share
Sure —
Replace UIViewController with the name of your class. Also, that’s just one way of retrieving the preference — use whatever you want.