react-native-webview/ios
Eric Lewis 455c30e000 feat(WKWebView): Allow focus without user interaction (#540)
* [iOS] Allow focus without user interaction

* Add documentation for keyboardDisplayRequiresUserAction

* set keyboardDisplayRequiresUserAction default to true
2019-04-29 17:46:07 +02:00
..
RNCWebView.xcodeproj feat(WKWebview): Add shared process pool so cookies and localStorage are shared across webviews in iOS (#138) 2019-01-07 15:19:32 +01:00
RNCUIWebView.h Native Changes 2018-09-18 18:32:16 +02:00
RNCUIWebView.m fix(PostMessage): Renamed ReactNativeWebview to ReactNativeWebView 2019-02-01 22:04:11 +01:00
RNCUIWebViewManager.h Native Changes 2018-09-18 18:32:16 +02:00
RNCUIWebViewManager.m feat(WKWebView): add prop `directionalLockEnabled` for iOS (#389) 2019-03-07 10:27:29 +01:00
RNCWKProcessPoolManager.h feat(WKWebview): Add shared process pool so cookies and localStorage are shared across webviews in iOS (#138) 2019-01-07 15:19:32 +01:00
RNCWKProcessPoolManager.m feat(WKWebview): Add shared process pool so cookies and localStorage are shared across webviews in iOS (#138) 2019-01-07 15:19:32 +01:00
RNCWKWebView.h feat(WKWebView): Allow focus without user interaction (#540) 2019-04-29 17:46:07 +02:00
RNCWKWebView.m feat(WKWebView): Allow focus without user interaction (#540) 2019-04-29 17:46:07 +02:00
RNCWKWebViewManager.h Native Changes 2018-09-18 18:32:16 +02:00
RNCWKWebViewManager.m feat(WKWebView): Allow focus without user interaction (#540) 2019-04-29 17:46:07 +02:00