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

Collect all the hash colors inside Colors.js file #57

Open
roshangm1 opened this issue Sep 26, 2019 · 3 comments
Open

Collect all the hash colors inside Colors.js file #57

roshangm1 opened this issue Sep 26, 2019 · 3 comments
Labels
Hacktoberfest Label for hacktoberfest

Comments

@roshangm1
Copy link
Owner

No description provided.

@roshangm1 roshangm1 added the Hacktoberfest Label for hacktoberfest label Sep 26, 2019
@boxcee
Copy link

boxcee commented Sep 26, 2019

Can you be more clear what needs to be done here, please? Are you looking for Object.values()?

@pradeepravi-cse
Copy link

Need HashValue or RGB is also fine?

@roshangm1
Copy link
Owner Author

@boxcee @pradeepravi-cse Hi, currently we are using hex color directly in multiple screens. The plan is to collect all the hex color codes inside colors.js file like in the example here:

https://github.com/roshangm1/wwktm-mobile/blob/dev/src/configs/colors.js

and then when we need the color we access it as:

image

image

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

No branches or pull requests

3 participants