Here is a new list of iOS resources that I discovered in the last month. Demo CoreImageTransition sample app for transition effects using Core Image, including a useful helper class CoreImageTransition A sample app for transition effects using Core Image, including a useful helper class FaceCamTest Displays a live camera window similar to FaceTime iOSVideoCameraMultiStitchExample […]
Here is a new list of iOS resources that I discovered in the last month. Featured resource This weeks featured resource is of course my own EVURLCache. The EVURLCache is a NSURLCache subclass for handeling all web requests that use NSURLRequest. (This includes UIWebView). The EVURLCache is meant for handeling the following Ocaching strategy: 1. […]
It’s quite common for a mobile app that it has to be functional even if there is no internet connection. Even if that’s right after the app has been downloaden from the app store. This means that the required content has to be included in the app and that downloaded content has to be cached. […]
Here is a new list of iOS resources that I discovered in the past 3 weeks. Featured resource In the list below there is a resource that’s so cool I had to point it out. Injection for Xcode Source is an Xcode plugin that allows you to “inject” Objective-C code changes into a running application […]
It’s a couple of weeks since I published a list with recently discovered iOS resources. Now on the last day of the year you will get a list of almost 100 iOS resources. Here is the big bang:
Here is another list of iOS resources.
Here is another list of iOS resources.