José Luis Pereira
62f871c186
feat(WKWebview): Add incognito prop to iOS WKWebview
Allows the webview to be opened with an ephemeral data storage.
5 years ago
kylemantesso
afadc62ada
feat(WKWebview): Add shared process pool so cookies and localStorage are shared across webviews in iOS (#138 )
* fix(WKWebview): [iOS] Add shared process pool so cookies and localStorage are shared across webviews (#68 )
* Add optional shared process pool
BREAKING CHANGE: useSharedProcessPool prop is set to true by default. If you want the old behavior, please use useSharedProcessPool={false}
5 years ago
Jermaine Oosterling
731dd03fc6
feat(WKWebView): [ios] Add allowsLinkPreview property to WKWebView (#170 )
* [ios] Add ‘allowsLinkPreview’ property to iOS WKWebView.
* Add divider in docs
* Typo: add hyphen -> _allowsLinkPreview
6 years ago
wiscat
4870e1f06a
feat(WKWebview): [ios] Add 'pagingEnabled' property to the iOS WKWebview (#165 )
6 years ago
Bae Hyeonseung
2ec5fa514e
feat(WKWebview): Add 'userAgent' property to the iOS WKWebView. (#112 )
* Add 'userAgent' property to the iOS WKWebView
* Update 'userAgent' reference docs.
6 years ago
Bae Hyeonseung
7f35344632
feat(WKWebview): [iOS] Add 'allowsBackForwardNavigationGestures' property (#97 )
6 years ago
marcelkalveram
34512f3c38
feat(New WebView Prop): [iOS] add hideKeyboardAccessoryView option (#67 )
* add hideKeyboardAccessoryView option
* add hideKeyboardAccessoryView prop to reference
6 years ago
黎明
b5aaf5c800
feat(webview props) onLoadProgresss property (#53 )
* Added the onLoadProgress property to the iOS wkwebview and Android webview
6 years ago
Thibault Malbranche
0de29728a6
Native Changes
6 years ago
Jamon Holmgren
52fbf09e29
🦅 WIP: Update to WKWebView - Replace UIWebView with WKWebView
6 years ago
Jamon Holmgren
bc3be5ecaa
Removes copyright notices from file headers
6 years ago
Jamon Holmgren
52ba380e4a
Added RNCWebViewManager to xcode proj
6 years ago
Jamon Holmgren
e9a6c6134f
Rename back to RCT
6 years ago
Jamon Holmgren
af0057a321
Reshuffling
6 years ago
Jamon Holmgren
be9c217dfe
Initial
6 years ago