ObjC-CollapsingFutures icon indicating copy to clipboard operation
ObjC-CollapsingFutures copied to clipboard

Adapter methods for existing iOS/OSX APIs

Open Strilanc opened this issue 11 years ago • 0 comments

One thing that would make the library significantly more useful is if it had pre-made wrappers for asynchronous methods in the framework (e.g. getting address books, creating a network connection, being notified when animations finish, etc).

On the other hand, this would massively increase the library's surface area and be a huge amount of work.

Strilanc avatar Apr 20 '14 15:04 Strilanc