#
webview
Here are 950 public repositories matching this topic...
AgentWeb is a powerful library based on Android WebView.
-
Updated
Nov 20, 2020 - Java
云阅:一款基于网易云音乐UI,使用WanAndroid、Gank.Io Api,MVVM-DataBinding架构开发的符合Google Material Design的Android客户端。
android
kotlin
room
webview
mvvm
kotlin-android
reader
google-material
rxjava2
mtime
retrofit2
gankio
netease-cloud-music
gank
mvvm-databing
wanandroid
cloudreader
ui-gank
-
Updated
Jan 23, 2021 - Java
12
tipshot
commented
Dec 26, 2018
Watch YouTube videos on your TV and set-top-box with comfort
-
Updated
Jan 8, 2021 - JavaScript
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
Jan 29, 2021 - Kotlin
Enhanced WebView component for Android that works as intended out of the box
-
Updated
Oct 13, 2020 - Java
#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
Jan 31, 2021 - Dart
-
Updated
Oct 9, 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
-
Updated
Dec 5, 2020 - Rust
An component WebView for iOS base on WKWebView
-
Updated
Oct 27, 2020 - Objective-C
WKWebview Component for React Native
-
Updated
Dec 11, 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
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
Jan 20, 2021
Web View plugin for Cordova, specialized for Ionic apps.
-
Updated
Nov 28, 2020 - Objective-C
android
pie-chart
chart
charts
webview
highcharts
animation
graphics
dynamic
data-visualization
area-chart
radar-chart
hybrid
chart-library
bubble-chart
hybird
column-chart
bar-chart
line-chart
android-charts
-
Updated
Jan 26, 2021 - Java
A webview integrated w/ native features to help create most advanced hybrid applications.
android
chrome-tabs
pwa
user-agent
webview
camera
admob
gps-location
rating-system
firebase-messaging
google-auth
swv
-
Updated
Jan 28, 2021 - Java
Flutter plugin for playing or streaming YouTube videos inline using the official iFrame Player API. Supports both Android and iOS platforms.
android
ios
youtube
webview
video-player
youtube-video
inline
flutter
youtube-player-api
youtube-player
flutter-plugin
android-youtube-player
youtube-player-library
ios-youtube
flutter-examples
flutter-youtube-player
-
Updated
Jan 21, 2021 - Dart
自定义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
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