#
webview
Here are 856 public repositories matching this topic...
AgentWeb is a powerful library based on Android WebView.
-
Updated
Aug 20, 2020 - Java
云阅:一款基于网易云音乐UI,使用WanAndroid、Gank.Io及时光网api开发的符合Google Material Design的Android客户端。项目采取的是MVVM-DataBinding架构开发,主要包括:玩安卓区、干货区和电影区三个子模块。
android
room
webview
mvvm
reader
google-material
rxjava2
mtime
retrofit2
gankio
netease-cloud-music
gank
mvvm-databing
wanandroid
cloudreader
-
Updated
Aug 26, 2020 - Java
12
tipshot
commented
Dec 26, 2018
Watch YouTube videos on your TV and set-top-box with comfort
-
Updated
Aug 25, 2020 - JavaScript
Enhanced WebView component for Android that works as intended out of the box
-
Updated
Aug 13, 2020 - Java
YouTube Player library for Android and Chromecast, stable and customizable.
android
youtube
webview
youtube-video
custom-view
youtube-player-api
youtube-player
chromecast-receiver
android-youtube-player
youtubeplayerview
chromecast-sender
youtube-player-library
chromecast-support
-
Updated
Aug 27, 2020 - Kotlin
#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh'
swift
webview
infinite-scroll
swift3
collectionview
textview
refresh
pull-to-refresh
scrollview
refresher
espulltorefresh
-
Updated
Aug 3, 2020 - Swift
A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.
android
plugin
dart
swift
ios
browser
webview
wkwebview
flutter
webview-library
cookie-manager
flutter-plugin
inappbrowser
flutter-package
webview-control
flutter-webview
inline-webview
inappwebview
webview-instances
webview-options
-
Updated
Aug 27, 2020 - Dart
-
Updated
Aug 10, 2020 - Java
AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.
-
Updated
Jan 4, 2020 - Objective-C
WKWebview Component for React Native
-
Updated
Jul 17, 2020 - Objective-C
A simpler, extendable bidirectional communication Frame between Android WebView and Javascript
android
webview
webviewjavascriptbridge
jsbridge
addjavascriptinterface
jscallback-call
javascriptbridge
-
Updated
Nov 18, 2019 - Java
An component WebView for iOS base on WKWebView
-
Updated
Jul 8, 2020 - Objective-C
A big list of Android Hackerone disclosed reports and other resources.
android
webview
xss
infosec
bugbounty
android-security
bypass
android-resource
hackerone
android-repo
steal-files
insecure-data-storage
intercept-broadcasts
-
Updated
Mar 13, 2020
-
Updated
Aug 21, 2020 - Rust
Web View plugin for Cordova, specialized for Ionic apps.
-
Updated
Jul 23, 2020 - Objective-C
自定义webview长按文本弹出选项,并且点击后返回选项与所选中的文本,你的webview不再只支持系统的复制等功能了,长按web文本实现文本一键收藏、分享,就是这么简单。Demo中附带对webView的详细使用:api详解,配置详解,js多种通信方式详解。
-
Updated
Dec 18, 2017 - Java
Utility library around using YouTube inside your android app.
react
android
fragments
ios
youtube
webview
inline
youtube-player
fullscreen-videos
inline-video
inline-youtube
youtube-sdk
-
Updated
May 3, 2020 - Java
[Deprecated] A lightweight Swift WebKit view controller for iOS
-
Updated
Oct 30, 2018 - Swift
[开源项目] 一款程序员日常放松的App,基于Material Design + MVP-Clean + Weex + Flutter + RxJava2 + Retrofit + Dagger2 + Glide + Okhttp + MTRVA + BRVAH + 炫酷控件 + 炫酷动画
javascript
behavior
video
webview
material-design
mvp
transition
clean-architecture
dagger2
rxjava2
retrofit2
okhttp3
flutter
weex
androidx
mtrva
-
Updated
Oct 7, 2019 - Java
Improve this page
Add a description, image, and links to the webview topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webview topic, visit your repo's landing page and select "manage topics."

it would be good to have
min-width, max-width <-- this 2 is good for PWA, if user resized it too small, it would become ugly.
maximized <-- this would be maximized on first load.
another thing would be, try delay webview resize when the host window resize, like how all the browser did, this would make sure PWA reflective size won't response immediately... current resize is seriously lagging