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

JS preset for React / React Native #102

Closed
Andreyco opened this issue Nov 19, 2016 · 2 comments
Closed

JS preset for React / React Native #102

Andreyco opened this issue Nov 19, 2016 · 2 comments

Comments

@Andreyco
Copy link

Would be great if we could get preset for React / React Native projects.
In such projects pure Javascript definitions would be the best fit.

If you are open to PR, I could work on this.

@mrmrs
Copy link
Owner

mrmrs commented Nov 19, 2016

Is there a way to make this more interoperable across more js projects?
https://github.com/mrmrs/colors/blob/master/js/colors.js

Or do you think it would be good to have different implementations accounting for how various js frameworks can consume this?

@Andreyco
Copy link
Author

Sorry, found that file later, after creating issue (as usually, lol).

Sure, colors.js is pretty much what such projects need - list of color definitions.
To make work more convenient I would wrap them into reusable style definitions - in a separate package, I think.

@mrmrs mrmrs closed this as completed Mar 14, 2017
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