Skip to content

Dipin Krishna

I love to code. If you feel the same, then i have some cool codes for you. They are simple but good to get started.

  • Home
  • Blog
  • Privacy Policy
  • About
  • Contact
  • Home
  • Blog
  • Privacy Policy
  • About
  • Contact

Category Archives: iOS

Home/Archive Category: iOS

iOS Login and Signup Screen tutorial : Swift 2 + XCode 7 + iOS 9 + JSON

Jul 14, 2015Dipin Krishna8 CommentsiOS, SwfitiOS 9, iOS Login Screen tutorial, JSON, Signup Screen, swift 2, tutorial, xcode 7, xcode 7 beta

This tutorial will guide you to create a simple app with a Signup and Login screen which takes username and password from the user and then posts it to an url and parse the JSON response. Its the same previous tutorial for Swift + Xcode 6, but the source code has been updated to Swift

Read More

iOS Login and Signup Screen tutorial : Swift + XCode 6 + iOS 8 + JSON

Jul 31, 2014Dipin Krishna140 CommentsiOS, SwfitiOS 8, JSON, Login Screen, Signup Screen, Swift, tutorial, XCode 6

This tutorial will guide you to create a simple app with a Signup and Login screen which takes username and password from the user and then posts it to an url and parse the JSON response.

We will have three view controllers for this project, Signup, Login and Home.

iOS Google Maps: Set Camera to show all Markers

Jun 18, 2014Dipin KrishnaGoogle, iOS, Objective CCamera, Google Maps, ios, Markers, sdk

The intend is to set the boundaries of the map to focus on all the markers. The ‘GMSMapView‘ class used to have a method ‘markers‘ which returned all the markers, but its now deprecated. So, you will have to keep track of the markers added to the map. Assuming that you have the following: GMSMapView

Read More

iOS: Load custom UITableViewCell with Nib

Mar 2, 2014Dipin KrishnaCoding, iOScustom, ios, Load, Nib, UITableViewCell

Using the interface builder i created a custom ‘UITableViewCell’ named ‘MyCustomCellNib’, with a
custom class file ‘MyCustomCell’ inherited from ‘UITableViewCell’.

This is code i used to load the cell with the nib.

iOS Login Screen tutorial : XCode 5 + ios 7 + Storyboard + JSON

Dec 26, 2013Dipin Krishna135 CommentsiOS, Objective Cios 7, iOS Login Screen tutorial, JSON, Storyboard, XCode 5

For Swift tutorial, See: Swift + XCode 6 + iOS 8 + JSON iOS Login Screen tutorial : XCode 5 + ios 7 + Storyboard + JSON This tutorial will guide you to create a simple app with a Login screen which takes username and password from the user and then posts it to an

Read More

iPhone(iOS) programming: Get Google Contacts

Jul 22, 2013Dipin Krishna21 CommentsiOS, Objective CGoogle Contacts, ios, Objective C, Programatically, retrieve

This tutorial walks you through on how to retrieve google contacts programatically.

Posts navigation

1 2 3 Next

Search

Theme by Think Up Themes Ltd. Powered by WordPress.