migrant

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.
1pod
RNCachingURLProtocol is a simple shim for the HTTP protocol (that’s not nearly as scary as it sounds). Anytime a URL is downloaded, the response is cached to disk. Anytime a URL is requested, if we’re online then things proceed normally. If we’re offline, then we retrieve the cached version.
License: MIT