0

I've noticed some developers choose to create their UI in code rather than in storyboards or nibs; are there any advantages or disadvantages to either?

Which should I use to architect my app?

Jacob King
  • 6,025
  • 4
  • 27
  • 45
Mic Lim
  • 23
  • 5

1 Answers1

1

It is as per the requirement. You can use anyone of them or do partially from both of them. Main motive of developer is to give best UI interaction to the user. You can go with any one of these which is suitable for you.

Have a look : What are the benefits of using Storyboards instead of xib files in iOS programming?

and

this user-interface-programming

You will get better better on this two links. If further you have issues and doubts you can ask.

Community
  • 1
  • 1
dahiya_boy
  • 9,298
  • 1
  • 30
  • 51