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

New cross-platform WebView package: react-native-webview #191

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

New cross-platform WebView package: react-native-webview #191

jamonholmgren opened this issue Sep 9, 2018 · 3 comments

Comments

@jamonholmgren
Copy link

Hey there! Thanks for your hard work on this package.

I've started work extracting the built-in WebView into its own package. This package supports WKWebView (based on Facebook's internal work), Android, and (eventually) Windows 10 via react-native-windows.

After we get the package stable, our goal will be to improve support on all three platforms, including some of the things you've run into with this package.

My question is whether you'd like to collaborate on this new package. I don't intend to put any pressure on you or anything, just offering to combine efforts under the React Native Community repository.

Happy to answer questions and hear comments. Thank you!

@insraq
Copy link
Contributor

insraq commented Sep 17, 2018

Hey. Thanks for contacting me. This project was created long time ago when there was no viable implementation of WKWebView for React Native. And I haven't been using React Native for almost a year - the community has been fantastic in submitting PR and fixing bugs.

This project is licensed under MIT, so feel free to take part of the code or fork the whole project. And I am happy to direct the contributors to the new project.

This project was created to be "compatible" with existing RN's WebView, which results in one of the issues - lots of existing APIs are not well designed and lots of the WkWebView features are not available on other platforms. If the new project is to provide a cross-platform implementation of WebView, this project can potentially move towards being a supercharged "iOS-only" WkWebview implementation. But that is really up to the community.

Either way, I am happy to help with any transitions but I probably won't be contribute a lot myself.

@jamonholmgren
Copy link
Author

Thank you @insraq! Appreciate the offer to use your code. We will be referring to it as we move forward.

cc @Titozzz

@Titozzz
Copy link

Titozzz commented Sep 18, 2018

Thanks for the answer ! 🎉❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants