5 次程式碼提交 (remove-uiwebview)

作者 SHA1 備註 提交日期
  Thibault Malbranche 584a1290fd wip 4 年之前
  aksmfosef11 a28096bfe7 feat(iOS): add-javaScriptEnabled prop (#592) 4 年之前
  Harry Yu 0424dd0801 feat(iOS): Add prop for allowingReadAccessToURL (#771) 4 年之前
  aarondail 493b65de21 feat(iOS): added `contentInsetAdjustmentBehavior` prop 4 年之前
  Evgeniy Yurtaev 68f3c08b54 fix(iOS): signature of the swizzled `elementDidFocus` method on iOS 13 4 年之前
  Gary Fung 3baebf84db feat(injectedJavaScript): Error replaced by warnings, and callback runs 4 年之前
  Peter Ho 231100dc3c fix(iOS): Align look and feel of Window.prompt() to Mobile Safari (#677) 4 年之前
  Penar Musaraj 71d1fcc675 feat(iOS WKWebView): Add mainDocumentURL to onShouldStartLoadWithRequest(#493) 5 年之前
  ptrocki 6e79f2a26f fix(iOS WKWebView): contentInset not properly applied (#603) 5 年之前
  Penar Musaraj 4dc4b89e64 feat(iOS WkWebview): Add applicationNameForUserAgent support (#506) 5 年之前
  Jared Forsyth e4c8dab2ae feat(onScroll): Add `onScroll` callback for iOS & Android (#516) 5 年之前
  Eric Lewis c2914a8d73 fix(WKWebView): StatusBar is gone after fullscreen (iOS 12) (#544) 5 年之前
  Eric Lewis 455c30e000 feat(WKWebView): Allow focus without user interaction (#540) 5 年之前
  TMomemt 7a91221926 fix(WKWebView): iOS crash when WebView's title is nil (#521) 5 年之前
  SebiVPS cdbfc19cd2 feat(iOS cookies): implement sharedCookiesEnabled prop for iOS RNCWKWebView (#175) 5 年之前
  jimerino 9c9b7d721a fix(iOS WKWebView): fixed local html files loading on real devices (#403) 5 年之前
  Jian Wei 08cc600eb8 feat(WKWebView): add prop `directionalLockEnabled` for iOS (#389) 5 年之前
  Thibault Malbranche 2cef5cbb3f
fix(WKWebView Scrolling): fixed broken scroll (#372) 5 年之前
  Chet Corcos 0e6e92a7f1 fix(WKWebview Scroll): Don't allow the scrollView to scroll when `scrollEnabled={false}`. (#158) 5 年之前
  Christoph Jerolimov f27f13e931 fix(WKWebView): resolved crash with WebKit on iOS 9.x. (#342) 5 年之前
  Jordan Sexton 92c20581ae feat(toggle scroll bar): added new props showsVerticalScrollIndicator / showsHorizontalScrollIndicator (#250) 5 年之前
  Maosen Jason Hu fc5fd242e2 feat(wkwebview): create api to allow clients to present a client credential for authentication (#141) 5 年之前
  Alexander Stammbach 3f58b0e597 fix(WKWebView.m): Reapplied #134 with additional checks to tackle unintentional scrolls (#296) 5 年之前
  Thibault Malbranche d5fc028383 fix(PostMessage): Renamed ReactNativeWebview to ReactNativeWebView 5 年之前
  Thibault Malbranche f3bdab5a22
feat(Android/iOS postMessage): refactoring the old postMessage implementation (#303) 5 年之前
  Benjos Antony 6643a8e38d feat(WKwebview): Allow _target links to be opened up in the same way as UIWebView. (#270) 5 年之前
  Michael Diarmid 83ce79ff89 feat(iOS/Android): Add `cacheEnabled` prop (#152) 5 年之前
  Chet Corcos 4bc1dc20fd fix(WKWebview): Update webview property when allowsBackForwardNavigationGestures prop changes (#173) 5 年之前
  José Luis Pereira 6f612242fe fix(WKWebView): Add "Frame load interrupted" error handling for OAuth (#147) 5 年之前
  José Luis Pereira 62f871c186 feat(WKWebview): Add incognito prop to iOS WKWebview 5 年之前
  kylemantesso afadc62ada feat(WKWebview): Add shared process pool so cookies and localStorage are shared across webviews in iOS (#138) 5 年之前
  Ryan Linton 9f37ddea61 fix(WKWebview): Reverts #134, fixes issue where keyboard dismiss would scroll to top (#210) 5 年之前
  Ryan Linton ec469cf00d fix(WKWebview): Surface evaluateJavaScript errors (#179) 5 年之前
  npm-ued 41d9bdcce4 fix(WKWebview): Fixed non-working iOS alert. (#188) 5 年之前
  Jermaine Oosterling 731dd03fc6 feat(WKWebView): [ios] Add allowsLinkPreview property to WKWebView (#170) 5 年之前
  wiscat 4870e1f06a feat(WKWebview): [ios] Add 'pagingEnabled' property to the iOS WKWebview (#165) 5 年之前
  Neil 2b9292ed1c fix(WKWebView): Fix the message handle bug. (#143) 5 年之前
  Tom 5425039ff4 feat(WKWebview): Add fix for keyboard dismiss leaving viewport shifted in iOS 12 (#134) 5 年之前
  ifsnow c0c0116c80 fix(WKWebview): Fixed for supporting mediaPlaybackRequiresUserAction option under iOS 10. (#129) 5 年之前
  Bae Hyeonseung 2ec5fa514e feat(WKWebview): Add 'userAgent' property to the iOS WKWebView. (#112) 5 年之前
  Bae Hyeonseung 7f35344632 feat(WKWebview): [iOS] Add 'allowsBackForwardNavigationGestures' property (#97) 5 年之前
  Neil 3c4f78df2e feat(WKWebView): Fix recreate bug when moving to window (#84) 5 年之前
  marcelkalveram 34512f3c38 feat(New WebView Prop): [iOS] add hideKeyboardAccessoryView option (#67) 5 年之前
  黎明 b5aaf5c800 feat(webview props) onLoadProgresss property (#53) 5 年之前
  phonezawphyo 02521f542c
Update RNCWKWebView.m 5 年之前
  Thibault Malbranche 0de29728a6 Native Changes 5 年之前
  Jamon Holmgren 52fbf09e29 🦅 WIP: Update to WKWebView - Replace UIWebView with WKWebView 5 年之前