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

[Portability] About make react native code could run on web browser #770

Closed
yuanyan opened this issue Apr 9, 2015 · 10 comments
Closed

[Portability] About make react native code could run on web browser #770

yuanyan opened this issue Apr 9, 2015 · 10 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@yuanyan
Copy link
Contributor

yuanyan commented Apr 9, 2015

We try to do this, and expect to know how react native team think about it?
cc @vjeux

@tjwudi
Copy link
Contributor

tjwudi commented Apr 9, 2015

@yuanyan I don't think this is not necessary. Native and web are totally different experiences. You can port your app code into React.js app, but that would be a tremendous work.

@jaygarcia
Copy link
Contributor

I have no idea why you would want to do this.

@vjeux
Copy link
Contributor

vjeux commented Apr 9, 2015

This is on my mental todo list of things to do with the project. It would be awesome to have View, Text, Image and the gesture system working on the web. This way you can share components that are not platform specific between the three codebases.

@yuanyan
Copy link
Contributor Author

yuanyan commented Apr 10, 2015

@jaygarcia For write once, run everywhere

@yuanyan
Copy link
Contributor Author

yuanyan commented Apr 10, 2015

@tjwudi Yes, it's not a easy work if we port native component to React.js web.

@sandorTuranszky
Copy link

What about mobile web browsers? Can I use iOS device to navigate to url and see the app with more or less native look and behaviour?

@ClemMakesApps
Copy link

@yuanyan I don't think react-native web browser compatibility is coming anytime soon. As mentioned by the Facebook Team, they are not following the write once, run everywhere paradigm.

@yuanyan
Copy link
Contributor Author

yuanyan commented May 18, 2015

@ClemMakesApps We make it happened, write once, run everywhere:

screenshot

@vjeux
Copy link
Contributor

vjeux commented May 18, 2015

@yuanyan omg this is awesome! Do you think that you'll be able to submit pull requests to core? :)

@brentvatne brentvatne changed the title About make react native code could run on web browser [Portability] About make react native code could run on web browser May 31, 2015
@brentvatne
Copy link
Collaborator

Consolidating this issue into #182 😄

@facebook facebook locked as resolved and limited conversation to collaborators Jun 1, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

8 participants