Pinch to reveal animation, like in Boeing Milestones
A technical tutorial on implementing a pinch-to-reveal animation in iOS using CoreAnimation and layer masking, inspired by a Boeing app.
A technical tutorial on implementing a pinch-to-reveal animation in iOS using CoreAnimation and layer masking, inspired by a Boeing app.
A guide to detecting user touch interactions across an entire iOS app without interfering with normal UI behavior, using a window-level gesture recognizer.
A technical talk on Apple's Core Animation framework, covering layers, implicit/explicit animations, and advanced techniques like a multi-touch Bézier editor.
Explores how improving developer experience (DX) boosts team productivity, with real-world examples like hot reloading and memory leak detection.