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

mobile platform support #19

Open
batwicket opened this issue Jul 9, 2015 · 3 comments
Open

mobile platform support #19

batwicket opened this issue Jul 9, 2015 · 3 comments

Comments

@batwicket
Copy link
Contributor

Reagent can be built for React Native now and would seem to be in good shape if JSX continues to be supported by Facebook. Whether the React model is fast enough for mobile infrastructure may be TBD since the DOM is not involved. Clean state management, a higher abstraction level, and global JS optimization will be an advantage, however.

The client infrastructure is built on strong JS foundations and the React Native team is trying to backfill support for websockets and other standard JS infrastructure. The risk doesn't seem high. The toolbox may be well-positioned to support React Native if required at some point.

Just saying.. hopefully this comes across as constructive rather than pushy.

@matthiasn
Copy link
Owner

Not at all pushy, much appreciated. I think this would be nice, do you have an idea for a demo app? Cheers

@batwicket
Copy link
Contributor Author

Sure.. it’s not my focus currently, though. I may be able to get something up in a week or two.. or not-so-much :).

On Jul 9, 2015, at 12:36 AM, Matthias Nehlsen [email protected] wrote:

Not at all pushy, much appreciated. I think this would be nice, do you have an idea for a demo app? Cheers


Reply to this email directly or view it on GitHub #19 (comment).

@matthiasn
Copy link
Owner

(thumbsup)

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