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

Adding icons library into the project and styling improvements #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dionarodrigues
Copy link

Humidity Icon and general styling improvements

Goal

Besides the icon, the intention is improving the styling by grouping some elements in order to be possible add other information without break the interface.

Changeset

Discussion

Maybe we can use this approach to naming Styled Components and differentiate them from react native components. The idea is to import styled components as import * as S from './styles' and then use <S.Container />, for example. It´ll also avoid some conflicts.

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

Successfully merging this pull request may close these issues.

1 participant