#objective-c
16 items tagged "objective-c".
Posts
Advertising Identifier in iOS
Posted on:August 10, 2015· 3 min readAn alphanumeric string unique to each device, used only for serving advertisements.
CMMotionManager Noise Reduction in iOS
Posted on:July 14, 2015· 2 min readA way to smooth the accelerometer readings using a Low Pass Filter.
iOS NSRunLoop in a Nutshell
Posted on:April 9, 2014· 2 min readAn event processing loop that you use to schedule work and coordinate the receipt of incoming events.
MVC Design Pattern in iOS
Posted on:December 25, 2011· 4 min readModel-view-controller concept in the iOS world.
Projects
-
AMBOSS
iOS apps, Python backend API, and CI for the AMBOSS medical knowledge platform.
ios objective-c core-data python devops -
DasKochrezept
iOS app for DasKochrezept.de, a leading food magazine in Germany. Featured by Apple.
ios objective-c -
MyDriver (Sixt)
Customer and driver iOS apps for the myDriver limousine service — later rebranded as SIXT ride.
ios objective-c -
igobubble
Social discovery iOS app and socket-based C# .NET backend API.
ios objective-c .net csharp -
-
Tuba.fm
Personalised radio app for iPhone. Winner of Mobile Trends Awards 2012.
ios objective-c core-audio -
Newton's Melodies
iPhone/iPad app where users create melodies by bouncing falling apples onto wooden planks. Custom physics engine built from scratch with OpenGLES.
ios objective-c opengles game -
Orange Wednesdays
iPhone app for browsing cinema repertoires, watching trailers, and booking tickets with the Cinema City and Orange IMAX cinema network in Poland.
ios objective-c -
Payback PL
iPhone app for the Payback multi-partner loyalty program in Poland — collect points, browse coupons, and track rewards. Reached top 50 in the Polish App Store.
ios objective-c -
-
Animation extensions
A useful UIView category containing a set of most commonly used animations like rotation, flip, shake and others.
ios objective-c uikit cocoapods animation -
Sprite Additions
A UIImage category for handling sprite sheets — extract individual frames from a texture atlas with ease.
ios objective-c animation sprite