reflectionDemo icon indicating copy to clipboard operation
reflectionDemo copied to clipboard

Source code for demo of automatic reflection generation on iOS

No-fuss reflections – generating reflections the easy way in iOS

This is the source code that accompanies our article on how to generate reflections in iOS. We show you how to generate reflections of any UI element or collection of elements including image views, labels or even a UIWebView. The reflection generation is wrapped up into a canned solution that you can drop into your own project and design using Interface Builder.