In this application we will see how to display current date and time in iPhone. So let see how it will
worked.
Step 1: Open the Xcode, Create a new project using Single View Application. Give the application
“CurrentDateTime”.
Step 2: Need to add new viewController class in the project. Select project -> New file ->
UIViewController subclass -> next [...]
In this application we will see how to implement Segmented Controller in the application. So let let see how it will worked. My last post you can find out from here (Please attached the link of the previous post)
Step 1: Open the Xcode, Create a new project using View Base application. Give the application “SegmentControl”.
Step [...]





