Comment on How we built the new Exec iPhone AppparentComments−josephlord13yCan you use IB when you have gone for custom UI components rather than the UIKit ones?−MaxGabriel13yYes. If the custom UI is primarily imaged-based it is easy to make with a storyboard/xib. For example, the brushes in iPhoto for iOS are made with a xib.
Comments
Can you use IB when you have gone for custom UI components rather than the UIKit ones?
Yes. If the custom UI is primarily imaged-based it is easy to make with a storyboard/xib. For example, the brushes in iPhoto for iOS are made with a xib.