Hacker News new | ask | show | jobs
by lazerwalker 5046 days ago
The functionality is present for iOS, it just isn't being exposed. If you create a category header file (just header, not implementation) the compiler'll pick up on it and all will work fine.

This isn't my code, but I've been happily using it for a week or so now: https://gist.github.com/3299750