IOS5 version for Facebook storyboard

Just curious if there is an existing version of Facebook to integrate with Facebook, because I have been searching the Internet for about 2 days. For now, I can do authorization for my application, and what I mean is try to post a simple status message, perhaps from my application to my Facebook news feed. Most of the demos / tutorials I've used use xib, although this is . This is a good tutorial, but for this I need a storyboard version. Tell me if this post is a hoax and will kindly post this question so that I can study it.

I know that there were many who know the idea of ​​sharing :) Thus, any useful links were very appreciated, as this would increase my learning experience to some extent, as well as others who are starting iOS development :)

Thank!

+5
source share
2 answers

Yes, there is a simple example of an iOS application using storyboards (iOS5 and later): https://github.com/fbsamples/ios-social-cafe

Hope this helps and shows how to make a good stream of authorization using Storyboarding.

Good luck.

+2
source

, , nib. , , , :

https://github.com/fbsamples/ios-social-cafe

facebook. , , (, ) .

, , , .

+4

All Articles