This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
0
You've already forked iosWebViewFix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
iosWebViewFix
/
ios
/
Classes
/
InAppBrowser
History
Lorenzo Pichilli
ffaa28a250
fix
#776
,
fix
#748
, Added support of allowingReadAccessTo iOS-specific WebView option for the WebView initialData parameter, Added iosAllowingReadAccessTo iOS-specific parameter to the loadData WebView method
2021-04-02 15:18:28 +02:00
..
InAppBrowserDelegate.swift
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
2021-02-22 12:16:23 +01:00
InAppBrowserManager.swift
Added support for pull-to-refresh feature (
fix
#395
), Fixed issue not rendering WebView content when scrolling on iOS (
fix
#704
), Fixed InAppBrowser.openData method, InAppBrowser.initialUserScripts InAppBrowser.id HeadlessInAppWebView.id properties are final now
2021-03-05 23:19:50 +01:00
InAppBrowserNavigationController.swift
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
2021-02-22 12:16:23 +01:00
InAppBrowserOptions.swift
code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest
2021-02-22 12:16:23 +01:00
InAppBrowserWebViewController.swift
fix
#776
,
fix
#748
, Added support of allowingReadAccessTo iOS-specific WebView option for the WebView initialData parameter, Added iosAllowingReadAccessTo iOS-specific parameter to the loadData WebView method
2021-04-02 15:18:28 +02:00