Facebook style sliding bar for iOS app [closed] - objective-c

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I want to do something like the sliding panel in the iOS Facebook App. Can anyone kindly tell me how that is done or give me pointers ? Thanks.

This 3 examples are great
JTRevealSideBar
ZUUIRevealController
DDMenuController

Besided the 3 options that iYaniv posted, I would suggest you to check another open source implementation: IIViewDeckController, available in github also. For what I could see, it is a better option.

Related

Is there any apis for searching and downloading subtitles online? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I need an api for searching and downloading subtitles online in my android app.
I tried the Sublight's api,but i can't get any subtitle.
Is there any other api for that?
Yes, actually. OpenSubtitles.org has a nice API for searching and downloading.
Here you go

How to implement GPS functionality in iOS using Objective C? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I am a iPhone developer.
I want to develope one GPS appliacation using objective C. I am unable to find any sample application. Please help.
I am posting some links here which include detail explanation about Using the Google Places API With MapKit and also include the sample code.
Take a look at this:
Link 1: Using the Google Places API With MapKit
Link 2: Introduction to MapKit on iOS Tutorial
Hope this will help you.

How to integrate AMF in ios app [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
i am new-bee for AMFClient integration in ios app. if any one have good tutorial please share it with me. i appreciate your help in advance.
thanks,
you want to use this lib:
https://github.com/nesium/cocoa-amf
I can't seem to find a tutorial though.

Any idea about QQ API (Chinese facebook,twitter)? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
Is there any API for QQ services (www.qq.com)? Or any developer program? Is there any way to integrate their services in third party apps? I am interested in their microblog, photo album and status services. I translated and searched but couldn't dig far enough. Any idea?
Thanks in advance.
It seems all the info is at http://open.qq.com, which will lead you to pages like http://open.t.qq.com/apps_welcome.php (for microblogging), http://opensns.qq.com/share/ (for sharing), etc.
Tencent (aka Tencent QQ) has a popular application called "wechat".
They have an ios api you can use here:
http://dev.wechatapp.com/document/sdk-en/ios/protocol_w_x_api_delegate-p.html

Admob for iPhone/iPad [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Can you explain me please in short how to start with admob? I registered, but can't find the download link for the sdk. Any good tutorials? Thank you for your help.
Instead of using AdMob directly, you can try AdWhirl