Menu

Close
  • Home
Subscribe
Menu

iOS

A 7-post collection

Page 1 of 2 Older Posts →

Flirting with people - iOS style

There was a girl I liked. I did not know how to draw, sing or say cute things to impress her. I decided to make something »

Aleksander Balicki on CALayer, CAMediaTiming, animation, UIBezierPath, iOS 18 March 2015

Fastlane Tools

KrauseFx recently released Fastlane Tools, a framework for automating the release process to the App Store (and more). I encourage you all to check it out! »

Aleksander Balicki on iOS, app farm, provisioning, sigh, pem, automation 17 January 2015

Reset the iOS simulator using Frank

Frank page has some step definitions contributed by users. The step for resetting the simulator is very useful, as there is some state in the App, »

Aleksander Balicki on simulator, ruby, cucumber, testing, frank, iOS 23 November 2014

Hard to notice multithreading bug

During working on my UIBezierPath reimplementation to enable checking for crossing paths I encountered a bug. The bug was really hard to debug. It happened randomly. »

Aleksander Balicki on enumerateObjectsUsingBlock:, blocks, multithreading, NSOperation, NSOperationQueue, bug, iOS 11 November 2014

Scaling a UIView with subviews staying the same size

Easiest way to scale a UIButton or a UITableViewCell is to set a transform on it: view.transform = CGAffineTransformMakeScale(1.5f, 1.5f); If this works »

Aleksander Balicki on objective c, UI, iOS, UIView, pixel perfect, transform, CGAffineTransform 01 November 2014
Page 1 of 2 Older Posts →
iOS Team Technical Fanboy © 2021
Proudly published with Ghost