Search results for web

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.
NSURL Validation screenshot

NSURL Validation

December 26, 2014 • MIT License
This is a Swift extension of NSURL that will take a provided String and validate it for both proper format and that it is an accessible url. It is asynchronous and returns the response and formatte...
No image provided.

BFKit

December 24, 2014 • MIT License
BFKit is a collection of useful classes to <strong>develop Apps faster</strong>. If you are looking for <strong>Swift</strong> version check it out here: <strong><a href="https://www.cocoacontro...
JBWebViewController screenshot

JBWebViewController

October 31, 2014 • MIT License
A drop-in modal web browser inspired by the current browser in the Facebook app on App Store. Works on both iOS 7 & iOS 8.
M2DWebViewController screenshot

M2DWebViewController

October 23, 2014 • MIT License
Simple built-in web view controller using WebKit and UIKit.
KINWebBrowser screenshot

KINWebBrowser

October 16, 2014 • MIT License
KINWebBrowser is a web browser module for your apps. Compatible with iPhone and iPad devices running iOS 7 & 8.
Banshee screenshot

Banshee

August 24, 2014 • MIT License
An iOS browser built on top of UIWebView
OTMWebView screenshot

OTMWebView

July 07, 2014 • MIT License
Brings some of the missing features of the UIWebView to iOS. Features progress tracking, and custom user-agent support.
BTSpiderPlotterView screenshot

BTSpiderPlotterView

July 02, 2014 • Apache 2.0 License
Simple and cool way to plot your data in the spider web
No image provided.

KAWebViewController

April 24, 2014 • MIT License
A UIWebView ViewController to be used with a UINavigationController or on its own as a modal segue. KAWebViewController is a view controller class for UIWebView. I never found a similar solutio...
ARWebServerActivity screenshot

ARWebServerActivity

April 20, 2014 • MIT License
A UIActivity subclass that share files via GCDWebServer with Twitter Bootstrap UI.
TOWebViewController screenshot

TOWebViewController

April 13, 2014 • MIT License
An inline web browsing view controller that can be used to quickly display web content to users from within an app. It automatically customises its appearance based on the device's current iOS vers...
iOS-WebP screenshot

iOS-WebP

January 06, 2014 • MIT License
Image encoding and decoding based on Google's WebP format.
MDBrowser screenshot

MDBrowser

December 25, 2013 • MIT License
MDBrowser is a very convenient iOS browser that you can present and dismiss with a neat pop up animation,also supports slide from bottom animation ,has a back and forward button so the user can nav...
UIImageView+Gravatar screenshot

UIImageView+Gravatar

December 18, 2013 • MIT License
A simple and quickly put together UIImageView subclass for dealing with http://gravatar.com images.
RFFavicon screenshot

RFFavicon

December 12, 2013 • Public Domain License
RFFavicon retrieves the relevant favicon for a URL, or returns a default icon should it not be able to find it. How To Get Started =============== 1. Download RFFavicon 2. <code>#import "RF...
No image provided.

GraphController

December 11, 2013 • MIT License
iTunes Style - Graph Controller - A complete collection of subclasses and controller classes to make any `WebView` a custom iTunes style horizontal graph. You can style this graph with CSS. All tra...
SNIndexedScroller screenshot

SNIndexedScroller

September 28, 2013 • Public Domain License
HTML content display, with custom scroller, showing specific sections throughout the document as markers in the scroll. On position it displays the currently scrolled section. Section titles are p...
EGYWebViewController screenshot

EGYWebViewController

September 07, 2013 • MIT License
In-app browser for iOS apps with UIActivity support. EGYWebViewController features: * iPhone- and iPad-specific UIs * full landscape orientation support * back, forward, stop/refresh and ac...
UIWebView-Blocks screenshot

UIWebView-Blocks

August 15, 2013 • MIT License
A simple category implementation of UIWebView with Blocks instead of a messy delegate.