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

Support Build to mobile ? #6

Closed
lyquocnam opened this issue Apr 6, 2017 · 2 comments
Closed

Support Build to mobile ? #6

lyquocnam opened this issue Apr 6, 2017 · 2 comments

Comments

@lyquocnam
Copy link

Hi author, reactQL is awesome ! but can we build it to Mobile with cordova or election ?
i want build app run both PC, Web and Mobile.
any ideas please help !

@leebenson
Copy link
Owner

In theory, it should be possible to create a bridge for frameworks like Cordova or Electron. ReactQL builds a production-ready vendor.js and bundle.js that are intended to run entirely in the browser, even without a web server.

I haven't attempted to use any of the popular mobile frameworks so I would need to play around first before I could give a definitive answer on how likely it is for ReactQL to work out the box. But I do think it'd be a cool idea to have native support for mobile compilation.

Let me think about it some more. In the meantime, if anyone has any direct experience with those frameworks and wants to take a crack at it, I'd certainly accept PRs. Thx!

@leebenson
Copy link
Owner

I've included exploration of this feature in #10, so I'll close this for now and update when completed.

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

2 participants