Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 582 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 582 Bytes

YikYak

A clone of Yik Yak using Swift for iOS 8

Make sure you add the Parse Appid and client Key in AppDelegate.swift. Otherwise the code wont work.

Designing layouts for an iOS application Getting users location using CoreLocation Saving data to a cloud backend Parse. Fetching data around your location UITableViews and Customization.

For more information go to [iOS App Design using Xcode 6 and Interface Builder - Yik Yak clone Part1] (http://shrikar.com/blog/2014/12/31/ios-app-design-using-xcode-6-and-interface-builder-yik-yak-clone-part-1/)