33 Commits (all-contributors/add-TMomemt)

Author SHA1 Message Date
  TMomemt 7a91221926 fix(WKWebView): iOS crash when WebView's title is nil (#521) 5 years ago
  SebiVPS cdbfc19cd2 feat(iOS cookies): implement sharedCookiesEnabled prop for iOS RNCWKWebView (#175) 5 years ago
  jimerino 9c9b7d721a fix(iOS WKWebView): fixed local html files loading on real devices (#403) 5 years ago
  Jian Wei 08cc600eb8 feat(WKWebView): add prop `directionalLockEnabled` for iOS (#389) 5 years ago
  Thibault Malbranche 2cef5cbb3f
fix(WKWebView Scrolling): fixed broken scroll (#372) 5 years ago
  Chet Corcos 0e6e92a7f1 fix(WKWebview Scroll): Don't allow the scrollView to scroll when `scrollEnabled={false}`. (#158) 5 years ago
  Christoph Jerolimov f27f13e931 fix(WKWebView): resolved crash with WebKit on iOS 9.x. (#342) 5 years ago
  Jordan Sexton 92c20581ae feat(toggle scroll bar): added new props showsVerticalScrollIndicator / showsHorizontalScrollIndicator (#250) 5 years ago
  Maosen Jason Hu fc5fd242e2 feat(wkwebview): create api to allow clients to present a client credential for authentication (#141) 5 years ago
  Alexander Stammbach 3f58b0e597 fix(WKWebView.m): Reapplied #134 with additional checks to tackle unintentional scrolls (#296) 5 years ago
  Thibault Malbranche d5fc028383 fix(PostMessage): Renamed ReactNativeWebview to ReactNativeWebView 5 years ago
  Thibault Malbranche f3bdab5a22
feat(Android/iOS postMessage): refactoring the old postMessage implementation (#303) 5 years ago
  Benjos Antony 6643a8e38d feat(WKwebview): Allow _target links to be opened up in the same way as UIWebView. (#270) 5 years ago
  Michael Diarmid 83ce79ff89 feat(iOS/Android): Add `cacheEnabled` prop (#152) 5 years ago
  Chet Corcos 4bc1dc20fd fix(WKWebview): Update webview property when allowsBackForwardNavigationGestures prop changes (#173) 5 years ago
  José Luis Pereira 6f612242fe fix(WKWebView): Add "Frame load interrupted" error handling for OAuth (#147) 5 years ago
  José Luis Pereira 62f871c186 feat(WKWebview): Add incognito prop to iOS WKWebview 5 years ago
  kylemantesso afadc62ada feat(WKWebview): Add shared process pool so cookies and localStorage are shared across webviews in iOS (#138) 5 years ago
  Ryan Linton 9f37ddea61 fix(WKWebview): Reverts #134, fixes issue where keyboard dismiss would scroll to top (#210) 5 years ago
  Ryan Linton ec469cf00d fix(WKWebview): Surface evaluateJavaScript errors (#179) 5 years ago
  npm-ued 41d9bdcce4 fix(WKWebview): Fixed non-working iOS alert. (#188) 5 years ago
  Jermaine Oosterling 731dd03fc6 feat(WKWebView): [ios] Add allowsLinkPreview property to WKWebView (#170) 5 years ago
  wiscat 4870e1f06a feat(WKWebview): [ios] Add 'pagingEnabled' property to the iOS WKWebview (#165) 5 years ago
  Neil 2b9292ed1c fix(WKWebView): Fix the message handle bug. (#143) 5 years ago
  Tom 5425039ff4 feat(WKWebview): Add fix for keyboard dismiss leaving viewport shifted in iOS 12 (#134) 5 years ago
  ifsnow c0c0116c80 fix(WKWebview): Fixed for supporting mediaPlaybackRequiresUserAction option under iOS 10. (#129) 5 years ago
  Bae Hyeonseung 2ec5fa514e feat(WKWebview): Add 'userAgent' property to the iOS WKWebView. (#112) 5 years ago
  Bae Hyeonseung 7f35344632 feat(WKWebview): [iOS] Add 'allowsBackForwardNavigationGestures' property (#97) 5 years ago
  Neil 3c4f78df2e feat(WKWebView): Fix recreate bug when moving to window (#84) 5 years ago
  marcelkalveram 34512f3c38 feat(New WebView Prop): [iOS] add hideKeyboardAccessoryView option (#67) 5 years ago
  黎明 b5aaf5c800 feat(webview props) onLoadProgresss property (#53) 5 years ago
  phonezawphyo 02521f542c
Update RNCWKWebView.m 5 years ago
  Thibault Malbranche 0de29728a6 Native Changes 5 years ago
  Jamon Holmgren 52fbf09e29 🦅 WIP: Update to WKWebView - Replace UIWebView with WKWebView 5 years ago