A simple UIAlertView category to show an alert view in a simple and more readable way!
Like this:
A simple UIAlertView category to show an alert view in a simple and more readable way!
Like this:
A UIStoryboardSegue object is responsible for performing the visual transition between two view controllers. In addition, segue objects are used to prepare for the transition from one view controller to another. Segue objects contain information about the view controllers involved in a transition. When a segue is triggered, but before the visual transition occurs, the storyboard runtime calls the current view controller’s prepareForSegue:sender: method so that it can pass any needed data to the view controller that is about to be displayed.
Read MoreFrom Wikipedia:
A crash (or system crash) in computing is an event in which a computer or a program (such as a software application or an operating system) ceases to function properly, often exiting after encountering errors. The program responsible may appear to freeze or hang until a crash reporting service documents details of the crash. If the program is a critical part of the operating system kernel, the entire computer may crash, often resulting in a fatal system error. […]
Last night i destroyed everything in my kitchen to not turn on the light, and after that i decide to make this stupid motion night lamp.
You have an UILabel and want to know which letter was pressed on touch.
From a question on stackoverflow, I’ve implemented in this fast and stupid way.
Today, how to make a 3d rotation using two UIView.
I want to rotate my view in 3d perspective, but after animation, buttons not responds to touch events.
This happens because after a 3d trasform, the point of view is different, and the frame go out for a walk…
A collection of useful Xcode debugging technique, using Breakpoints and LLDBdebugger.
TV-B-Gone is a ‘universal’ remote control device, it is basically like a remote control but with only the “Power” button.
“You can use TV-B-Gone® to control access to television for philosophical or practical reasons, or simply to have fun!“
—Mitch Altman, Inventor of TV-B-Gone®
Habemus Arduino Fingerprint sensor!