iOS This page list down the iOS App development tutorials using Xcode. How to create your first iOS App using XCode? How to get current date and time in your iOS App? -Xcode tutorialHow to get current location of the phone in your iOS App? – Xcode tutorialHow to edit UITextView by enabling AllowsEditingTextAttributes (create a Text Editor) in your iOS App to make selected text bold, italics, underline? – Xcode How to build a simple calculator App for iOS in Xcode (swift)?How to create a simple text file in your iOS App? – Xcode tutorial using swift languageHow to check a Palindrome word in your iOS App? – swift code using Xcode