Commit Graph
20 Commits
Author SHA1 Message Date
Bae Hyeonseung 7f35344632 feat(WKWebview): [iOS] Add 'allowsBackForwardNavigationGestures' property (#97) 2018-10-21 23:12:59 +02:00
marcelkalveram 34512f3c38 feat(New WebView Prop): [iOS] add hideKeyboardAccessoryView option (#67)
* add hideKeyboardAccessoryView option

* add hideKeyboardAccessoryView prop to reference
2018-10-17 16:59:19 +02:00
黎明 b5aaf5c800 feat(webview props) onLoadProgresss property (#53)
* Added the onLoadProgress property to the iOS wkwebview and Android webview
2018-10-17 15:08:52 +02:00
Thibault Malbranche 0e34982477 Done 2018-10-13 00:40:20 +02:00
Thibault Malbranche aca9c2e31f Removed useless state and cleaned componentWillMount 2018-09-19 01:33:57 +02:00
Thibault Malbranche 7df0ccd24e Updated ref to use react.createRef 2018-09-19 01:25:02 +02:00
Thibault Malbranche 2dea7b53ce RNC changes ios JS 2018-09-19 00:46:19 +02:00
empyrical 795dffb6a7 Clean up flow types 2018-09-10 18:46:07 -06:00
empyrical 133f1e36bc Add WebView Flow types 2018-09-10 18:46:07 -06:00
Jamon Holmgren 236e613421 Defaults to WKWebView instead of UIWebView 2018-09-09 16:15:00 -07:00
Jamon Holmgren 922151ec42 WIP: WebView extraction - iOS working both UI and WK versions 2018-09-08 14:50:13 -07:00
Jamon Holmgren 2fd5612422 WIP: Migrating to WKWebView 2018-09-08 14:11:42 -07:00
Jamon Holmgren 26d2f5ced4 WIP: iOS WKWebView 2018-09-08 10:42:02 -07:00
Jamon Holmgren 52fbf09e29 🦅 WIP: Update to WKWebView - Replace UIWebView with WKWebView 2018-09-07 21:11:49 -07:00
Jamon Holmgren 86ec597ea2 🦉 WIP: Update to WKWebView - WebView.ios.js 2018-09-07 21:00:50 -07:00
Jamon Holmgren bc3be5ecaa Removes copyright notices from file headers 2018-08-15 19:25:15 -07:00
Jamon Holmgren d1f442cc51 WIP: Android 2018-08-07 23:02:40 -07:00
Jamon Holmgren bd2c3bc8c2 iOS Webview now using local RNCWebView 2018-08-03 00:12:40 -07:00
Jamon Holmgren 52ba380e4a Added RNCWebViewManager to xcode proj 2018-08-02 23:52:31 -07:00
Jamon Holmgren af0057a321 Reshuffling 2018-08-02 21:41:20 -07:00