by App Coach Steve | Apr 27, 2018 | iOS Development
There are a few setting in Xcode 9 which will help you code much easier in the View Controllers. Apple was nice to improve Xcode 9 and give you the ability to select a theme so you can set the background and code colors in your text editor. I personally do not like...
by App Coach Steve | Apr 27, 2018 | iOS Development
Did you know that you can control which View Controller will be seen first in your iPhone app? This video will show you how to do this. What’s really useful with this tip is if you are trying to troubleshoot an issue with your iPhone app and it is the third view...
by App Coach Steve | Jan 30, 2018 | iOS Development
I discovered a few neat tips that I will share with you here to help you when you are programming iPhone or iPad apps in Xcode. Check it out! The first tip is the ability to use special characters in your app. If you have an element on a View like a label and you want...