Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for UIWebView #2

Closed
jamonholmgren opened this issue Sep 9, 2018 · 3 comments
Closed

Drop support for UIWebView #2

jamonholmgren opened this issue Sep 9, 2018 · 3 comments
Labels
Maintainer: blocked Unable to fix because we are blocked by something

Comments

@jamonholmgren
Copy link
Member

@Titozzz asked me if we could drop support for UIWebView in this package, and I had already mentioned this in the RFC. When testing this package, there are several issues with UIWebView, so it makes sense to drop support for it.

My proposal is to leave UIWebView in (for now) but not put engineering time into it, and in a few versions drop support for UIWebView entirely.

@jamonholmgren
Copy link
Member Author

This package now uses WKWebView by default instead of UIWebView (per #3). I'll leave this issue open, as we'll want to fully drop support for UIWebView at some point.

@Titozzz
Copy link
Collaborator

Titozzz commented Sep 10, 2018

Great 🎉

ankur-sardar referenced this issue in lunascape/react-native-webview Oct 25, 2018
Set OnLongClick listener in android webview to show Custom Context menu
@jamonholmgren jamonholmgren added Type: feature request New feature or request Maintainer: blocked Unable to fix because we are blocked by something refactor and removed Type: feature request New feature or request labels Dec 21, 2018
ralesiupgrade pushed a commit to ralesiupgrade/react-native-webview that referenced this issue Feb 11, 2019
RangerMauve pushed a commit to RangerMauve/react-native-webview that referenced this issue Mar 11, 2019
@Titozzz Titozzz removed the refactor label Mar 20, 2019
@Titozzz
Copy link
Collaborator

Titozzz commented Mar 26, 2019

Dup of #312

@Titozzz Titozzz closed this as completed Mar 26, 2019
fcopardo referenced this issue in Evernote/react-native-webview Oct 5, 2019
…nfig_androidx

applied the configuration changes to master based branch
ALashchotka referenced this issue in ALashchotka/react-native-webview Apr 16, 2020
leoyey pushed a commit to leoyey/react-native-webview that referenced this issue Sep 16, 2020
…ection

Allow javascript to be injected onDocumentStart
leoyey pushed a commit to leoyey/react-native-webview that referenced this issue Sep 16, 2020
…webview#2)

* Prevent js injection for responses that contain 405 status codes, in shouldInterceptRequest of webviewmanager

* Make injection decision logic more robust: only on succesful responses and when containing some html
KalvinMac referenced this issue in D3-Mobile/react-native-webview Oct 28, 2021
cou929 added a commit to cou929/react-native-webview that referenced this issue Aug 26, 2022
* ref. discord#2
* apply above react-native-webview#2 pr into v11.23.0 tag of original master repo
  * react-native-webview#2 was forked from v11.18.1
* removed codes for iOS to avoid to stumble something unexpected
cou929 added a commit to cou929/react-native-webview that referenced this issue Sep 5, 2022
* ref. discord#2
* apply above react-native-webview#2 pr into v11.23.0 tag of original master repo
  * react-native-webview#2 was forked from v11.18.1
* removed codes for iOS to avoid to stumble something unexpected
matias-la pushed a commit to matias-la/react-native-webview that referenced this issue Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintainer: blocked Unable to fix because we are blocked by something
Projects
None yet
Development

No branches or pull requests

2 participants