Search results for url

UIImageView Asynchronously  loading remote images screenshot

UIImageView Asynchronously loading remote images

March 09, 2017 • Apache 2.0 License
UIImageView+AsyncLoad is an extension of UIImageView for loading and displaying images asynchronously on iOS. Developer will have a hassle free environment for showing the remote image on imageview...
iOS-Webservice screenshot

iOS-Webservice

March 01, 2017 • Apache 2.0 License
Simple way to communicate with API server (web service calling architecture) through less code. Easy to implement web service request and response for API communication architecture, no more third ...
AttributedTextView screenshot

AttributedTextView

December 27, 2016 • MIT License
Easiest way to create an attributed UITextView with support for multiple links.
No image provided.

TKCalendarView

November 28, 2016 • MIT License
The page curl animation calendar. Inspired by 『君の名は。』
Codeless-Components screenshot

Codeless-Components

July 30, 2016 • MIT License
Few UI Components that don't need any code implementation. Just drag a view, choose component class, and configure it from the inspector.
Networking screenshot

Networking

July 08, 2016 • MIT License
**Networking** was born out of the necessity of having a simple networking library that doesn't have crazy programming abstractions or uses the latest reactive programming techniques, but just a pl...
BoliWebView screenshot

BoliWebView

July 08, 2016 • Apache 2.0 License
A little-weight UIWebView that let you insert your url in interface builder
URLPreview screenshot

URLPreview

May 02, 2016 • MIT License
An NSURL extension for showing preview info of webpages
URLEmbeddedView screenshot

URLEmbeddedView

March 30, 2016 • MIT License
URLEmbeddedView automatically caches the object that is confirmed the Open Graph Protocol.
netfox screenshot

netfox

December 08, 2015 • MIT License
A lightweight, one line setup, iOS network debugging library!
EVURLCache screenshot

EVURLCache

November 20, 2015 • MIT License
a NSURLCache subclass for handling all web requests that use NSURLRequest
SBSwifty screenshot

SBSwifty

November 17, 2015 • MIT License
This is simple web service call for Swift using NSURLSession.
No image provided.

Nuke

September 19, 2015 • MIT License
A powerful **image loading** and **caching** framework which allows for hassle-free image loading in your app. - Load images into image views and other targets - Image resizing, custom image tr...
ZSWTappableLabel screenshot

ZSWTappableLabel

June 16, 2015 • MIT License
ZSWTappableLabel is a UILabel subclass for links which are tappable, long-pressable, 3D Touchable, and VoiceOverable. It has optional highlighting behavior, and does not draw text itself. Its goal ...
RLDNavigationSwift screenshot

RLDNavigationSwift

March 30, 2015 • Apache 2.0 License
Decouple navigation from view controllers using navigation command objects to define the possible navigation flows of your Swift app
RLDNavigation screenshot

RLDNavigation

March 30, 2015 • Apache 2.0 License
Decouple navigation from view controllers using navigation command objects to define the possible navigation flows of your app
DFImageManager screenshot

DFImageManager

February 28, 2015 • MIT License
Advanced iOS framework for loading, caching, processing, displaying and preheating images. It uses latest features in iOS SDK and doesn't reinvent existing technologies. It provides a powerful API ...
AVAssetResourceLoader - play music from cloud, audio streaming and caching in iOS screenshot

AVAssetResourceLoader - play music from cloud, audio streaming and caching in iOS

February 20, 2015 • MIT License
A sample project that demonstrates audio streaming and music caching from cloud storage using AVAssetResourceLoader, AVAssetResourceLoaderDelegate, AVURLAsset, AVPlayerItem, AVPlayer. For more ...
AFHTTPSessionManager-AFUniqueGET screenshot

AFHTTPSessionManager-AFUniqueGET

January 20, 2015 • MIT License
Your GET request is in progress, then you make a new one asking for the same resource, better reuse it than creating a new one, right? This category adds the `uniqueGET` method to **AFHTTPSessio...
DZNWebViewController 3.0 screenshot

DZNWebViewController 3.0

January 04, 2015 • MIT License
An iPhone/iPad mini WebKit browser controller with navigation controls and contextual features, useful for in-app web browsing. Built to be subclassed and extended.