The main objective of this post is to describe that how to play with swift programming code in iOS. If you play with all code part with new swift language than you play here with on the spot output.
Main objective of this UIImagePickerController example is to give you an idea about User Interaction with Camera using UIImagePickerController in Swift.
This tutorial describes how to work with iOS file system in detail. Here we will go through all the basic concepts of file management with both files and directories and how to handle it from iPhone application.
This blog post teaches you to make simple iPhone app in Swift Programming Language and in what way to use Objective C file with the Swift Project. You can make the Objective C file and also import from any folder of your Swift Project.
How to turn ON/OFF camera flashlight in iOS, this is our main objective. There are so many users; those are using turn on flashlight with one button and turn off flashlight with another. But here I want to do it with a single button only.