An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: uiwebview

timbru31/cordova-plugin-detect-webview-engine

🅰️ ⁉️ 🅱️ Apache Cordova plugin to determine whether the application is using UIWebView or WKWebView engine

Language: JavaScript - Size: 789 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6 - Forks: 0

jcs/endless 📦

iOS web browser with a focus on security and privacy

Language: Objective-C - Size: 28.6 MB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 265 - Forks: 47

pcjbird/QuickWebKit

A great & strong plugin based WebViewController. 一款基于插件的 WebView 视图控制器,您可以基于它设计您的浏览器插件,然后像积木一样来组装它们。

Language: Objective-C - Size: 1.72 MB - Last synced at: 11 days ago - Pushed at: about 3 years ago - Stars: 34 - Forks: 1

TimOliver/TOWebViewController

A view controller class for iOS that allows users to view web pages directly within an app.

Language: Objective-C - Size: 1.65 MB - Last synced at: 5 days ago - Pushed at: almost 6 years ago - Stars: 1,481 - Forks: 209

TonyReet/TYSnapshotScroll

一句代码保存截图,将 UIScrollView UITableView UICollectionView UIWebView WKWebView 网页 保存 为 长图 查看。Save the scroll view page as an image,support UIScrollView,UITableView,UICollectionView,UIWebView,WKWebView.(Support iOS13)

Language: Objective-C - Size: 54.1 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 804 - Forks: 97

ninjinkun/NJKWebViewProgress

UIWebView progress interface

Language: Objective-C - Size: 639 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 3,892 - Forks: 593

evermeer/EVURLCache

a NSURLCache subclass for handling all web requests that use NSURLRequest

Language: Swift - Size: 9.99 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 300 - Forks: 48

bart-kneepkens/Issues

Source code for Issues for NationStates, for iOS.

Language: Swift - Size: 38 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

zhongwuzw/WebBrowser

iOS浏览器 Web Browser for iOS

Language: Objective-C - Size: 23.5 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 380 - Forks: 92

bernikovich/WebViewWarmUper

Boost WKWebView loading speed

Language: Swift - Size: 51.8 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 155 - Forks: 21

Chuckv01/capacitor-localstorage-migration

A Capacitor plugin designed to help migrate legacy web storage data from UIWebView (iOS) and Crosswalk WebView (Android) to modern WebView implementations.

Language: Swift - Size: 378 KB - Last synced at: 30 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Chuckv01/cordova-plugin-migrate-ios-localstorage Fork of MaKleSoft/cordova-plugin-migrate-localstorage 📦

Plugin for migrating localStorage when updating a Cordova or Capacitor app from UIWebView to WKWebView.

Language: Objective-C - Size: 45.9 KB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nyg/HTMLWithImagesToPDF

Showcasing a bug in iOS when generating a PDF from an HTML page using UIMarkupTextPrintFormatter.

Language: Swift - Size: 44.9 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 4

pengwei1024/JsBridge-WebViewJavascriptBridge-Sample

iOS JsBridge Solution by WebViewJavascriptBridge

Language: Objective-C - Size: 354 KB - Last synced at: 5 months ago - Pushed at: almost 8 years ago - Stars: 16 - Forks: 3

AshvinGudaliya/BestWebViewController

Simple web to app code in Swift. BestWebViewController is use to load your website in mobile app. In simple word Web to app in ios using swift

Language: Swift - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

janpio/swift-today-extension

iOS Today Extension that displays a Webview build with Swift

Language: Swift - Size: 220 KB - Last synced at: 10 days ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

VernonVan/PPSnapshotKit

iOS 截图

Language: Objective-C - Size: 199 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 101 - Forks: 12

pcjbird/SmartJSWebView

支持 H5 页面通过 JavaScript 与 Native App 交互的 WebView。

Language: Objective-C - Size: 216 KB - Last synced at: 24 days ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 0

geerlingguy/JJGWebView

UIWebView class and example implementation for iOS Applications

Language: Objective-C - Size: 651 KB - Last synced at: 5 months ago - Pushed at: about 13 years ago - Stars: 35 - Forks: 5

portwatcher/YJWebView 📦

The WebView you'll need on iOS.

Language: Objective-C - Size: 238 KB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 5 - Forks: 0

pixeldock/UIWebViewWithAutolayout

A short example project that describes how to set a UIWebView's height to the height of its HTML content using Auto Layout

Language: Swift - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 5

luowei/MyBrowser

我的浏览器,基于WKWebView实现的一个iOS浏览器,实现了无图模式、广告拦截、多窗口、扫描二维码、收藏夹/历史、无痕浏览、夜间模式等功能...

Language: JavaScript - Size: 5.2 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 164 - Forks: 51

asifbilal786/ABWebView

A utility control which is using fast WKWebView in replacement of UIWebView which is introduced in iOS8. Just set URL to load and it will do the rest. Very easy to implement. This is very useful when loading 'Terms of Services' OR 'Privacy Policy' web pages.

Language: Swift - Size: 34.2 KB - Last synced at: 21 days ago - Pushed at: over 6 years ago - Stars: 34 - Forks: 12

abhishtmishra/Daily-Reminders-iOS-App

Daily Reminders App (for iOS) is designed to allow users to create daily reminders. Equipped with additional features like Music Player and Suggested Video Player, we have updated your experience with the general reminders app.

Language: Swift - Size: 1.39 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

frog78/Gigi

UIWebView/WKWebView 对<input type=file>标签进行拦截

Language: Objective-C - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 12 - Forks: 0

Alex601t/Catamaran

An easy way to get Social Networks authenticating by OAuth 2.0 on Objective-C via UIWebView. Supported social networks: Google, Facebook, Foursquare, linkedin, Instagram, Mail.ru, ok.ru, Yandex, VK, GitHub

Language: Objective-C - Size: 2.86 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 41 - Forks: 7

gowithfloat/FLWebView 📦

WKWebView with UIWebView fallback for iOS.

Language: Objective-C - Size: 309 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 147 - Forks: 25

janumedia/UIWebViewANE

UIWebView / WebView Adobe AIR Native Extension for iOS and Android

Language: C - Size: 1.41 MB - Last synced at: 5 months ago - Pushed at: almost 10 years ago - Stars: 9 - Forks: 2

jayesh15111988/JKJavascriptiOSDemo

A sample project to demonstrate communication between iOS and JavaScript

Language: Swift - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

marutifh/hrs-cordova-plugin-fcm Fork of bpowell15/hrs-cordova-plugin-fcm

cordova-plugin-fcm with added support for deleting the firebase instance id

Language: Objective-C - Size: 9.96 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

lanserxt/dynamicwebview

UIView subclass which loads UIWebView or WKWebView based on iOS version

Language: Swift - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ToBeDefined/TWebKit

TWebKit unified the UIWebView and WKWebView, you can use TWebView instead, and you can set whether can slide back, change web size , block action sheet or 3D touch and so on.

Language: Objective-C - Size: 623 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 4

eaceto/WKWebView_WarmUp

A library that speeds up the loading of Web Pages when using WKWebView

Language: Swift - Size: 354 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

sukov/WebViewController

Customizable In-app web browser

Language: Swift - Size: 59.6 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

swordray/JXWebViewController

An iOS view controller wrapper for WKWebView

Language: Swift - Size: 34.2 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 5

manelpz/WebServiceIOS

iOS App for consuming web service 📱

Language: Swift - Size: 26.5 MB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

intelygenz/App2WebHandoff 📦

Resume in-app web browsing in the default web-browser of the continuing platform adopting handoff.

Language: Swift - Size: 2.8 MB - Last synced at: 20 days ago - Pushed at: almost 8 years ago - Stars: 12 - Forks: 1

gwpp/jsinterface

APP端与JS交互的全方位Demo。包括Android、iOS

Language: Java - Size: 376 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 21 - Forks: 10

hongruqi/WTWebView

WKWebView

Language: Objective-C - Size: 45.9 KB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 1

johnnylius/RNStackScrollView

可将ScrollView、WebView、TableView等组合成一体,实现无缝流畅滚动。

Language: Objective-C - Size: 12.3 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 15 - Forks: 3

coooliang/CLWebViewBridge

这是一个JS与Native通信的框架,可以实现页面对象与对应类一一对应的效果

Language: Objective-C - Size: 161 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

GEDYSIntraWare/cordova-plugin-webview-switch

Experimental plugin to switch the Cordova webview and hostname at runtime

Language: Objective-C - Size: 13.7 KB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

erkanyildiz/EYWebScraper

An iOS web page scraper using hardcoded or GitHub gist hosted JavaScript code.

Language: Objective-C - Size: 6.84 KB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

ElfSundae/AFNetworking Fork of AFNetworking/AFNetworking

A delightful networking framework for iOS, macOS, watchOS, and tvOS.

Language: Objective-C - Size: 5.28 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 5

afeiship/next-is-wk-webview

Detect if is wkwebview.

Language: JavaScript - Size: 9.77 KB - Last synced at: 23 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

WhoIsYourBaby/janalytics-flutter-plugin Fork of jpush/janalytics-flutter-plugin

升级.a静态文件,移除了对UIWebView的依赖

Size: 5.7 MB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mengxianliang/XLRefresh

iOS 下拉刷新工具

Language: Objective-C - Size: 2.12 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 25 - Forks: 8

ClintJang/JWSWebViewSample

JWSWebViewSample created sample code for UIWebView and WKWebView with swift and objective-c.

Language: Swift - Size: 4.39 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 1

aliya-psn/JS_Native

JS与OC互调

Language: Objective-C - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

movii/note-on-iOS-work-with-JavaScript

iOS 和 JavaScript 交互几种方式的 demo:UIWebView,JavaScript,WKWebView。

Language: JavaScript - Size: 425 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 3

github641/WebViewCompatible

UIWebview、WKWebView、SafariViewcontroller的兼容与运用,希望达成in-app browse的目的

Language: Objective-C - Size: 1.24 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

hanzhuzi/XREasyRefreshControl

一款强大且支持自定制的iOS平台下拉刷新,上拉加载的刷新库。A powerful and lightweight pull-down refresh and pull-up load control.,you can customize your personality refresh according to the requirements.

Language: Swift - Size: 24.8 MB - Last synced at: 16 days ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 2

Girlkiller/FZHybrid

a hybrid framework with WKWebView

Language: JavaScript - Size: 452 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

0xPr0xy/cerpinsky

certificate pinning for Alamofire, WKWebView, UIWebView with optional ChallengeResultDelegate

Language: Swift - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

marknote/UIWebView_JS_Interaction_Demo

Language: Objective-C - Size: 353 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 1

Morshed22/UIWebView

This is an example get javascript value from UIwebview to app.

Language: Swift - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Morshed22/WkWebView

This is an example of WkWbview Based on swift 3.2.

Language: Swift - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Pixzl/PixzlWebViewCache

Reload a UIWebView and clear the cache.

Language: Objective-C - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

dklinzh/KINWebBrowser Fork of dfmuir/KINWebBrowser

A web browser module for your iOS apps.

Language: Objective-C - Size: 162 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

jgiacomini/xamarin_webview_sample

Language: C# - Size: 73.2 KB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0