H hrithik123 macrumors member Original poster Apr 20, 2010 #1 people are using Facebook Via Iphone for Iphone Is Facebook Using Objective C?
K kaydell.leavitt macrumors regular Apr 20, 2010 #2 Yes yes, facebook is an iPhone OS app and Objective-C is the language that all apps are developed in (except web-apps). iPhone OS Apps: http://en.wikipedia.org/wiki/IPhone_OS#Web_applications Web Apps: http://en.wikipedia.org/wiki/Web_app -- Kaydell 🙂
Yes yes, facebook is an iPhone OS app and Objective-C is the language that all apps are developed in (except web-apps). iPhone OS Apps: http://en.wikipedia.org/wiki/IPhone_OS#Web_applications Web Apps: http://en.wikipedia.org/wiki/Web_app -- Kaydell 🙂
robbieduncan Moderator emeritus Apr 20, 2010 #3 The Facebook app uses the three-20 library to provide a lot of it's UI. You can get a copy from here. Personally I don't like the look of it due to the (in my opinion) odd mapping between internal URIs and actual screens but it might work for you.
The Facebook app uses the three-20 library to provide a lot of it's UI. You can get a copy from here. Personally I don't like the look of it due to the (in my opinion) odd mapping between internal URIs and actual screens but it might work for you.