Thanks to visit codestin.com
Credit goes to github.com

Skip to content

YosubShin/FBGroups

Repository files navigation

FBGroups

Simple Facebook Group Viewer

  • A sample app made with Swift on iOS8 that utilizes Facebook Graph API to fetch user's group data and shows it on the UITableViewController.
  • It uses CoreData and NSFetchedResultsController to display data on table views.

How to build

  • Modify FBGroups/Info.plist : Follow instruction at Facebook API Documentation One needs to add values for keys : CFBundleURLTypes, FacebookDisplayName, FacebookAppID

  • FBGroups utilizes , and Facebook SDK libraries. In order to build with CocoaPod, type in the Terminal pod install, and in order to open the project, open FBGroups.xcworkspace instead of FBGroups.xcodeproj. More information on using CocoaPod at http://cocoapods.org/.

Reference

Updates

Update on July 26th, 2014

  • Got rid of 'PureLayout' because it prevents me from utilizing Storyboard features such as Segue. Also, for the purpose of my app, the AutoLayout feature allows me to achieve the same functionality.

About

Sample iOS app to view Facebook Groups built with Swift and CoreData

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages