5 Simple Things To Know When Starting iOS Development



5 Simple Things To Know When Starting iOS Development

5 Simple Things To Know When Starting iOS Development

Here are some quick and simple things to know when first starting iOS development. These are some very important, but simple things that I wish someone told me when I was first starting learning Swift / Objective-C / iOS.

– Learn UIKit, but Swift UI is the future
– Code reuse & cell reuse
– Learn how to properly use Xcode instruments
– Retain Cycles
– Build Something

Comments are closed.