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

Font-size properties are not being properly applied through styled-components #16

Open
ericbaumann opened this issue Jun 29, 2021 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@ericbaumann
Copy link
Contributor

In order to properly style our components, we will need to be able to apply font-size properties through a styled components definition.

@ericbaumann ericbaumann added bug Something isn't working good first issue Good for newcomers labels Jun 29, 2021
@ericbaumann ericbaumann self-assigned this Jun 29, 2021
@aVileBroker
Copy link
Contributor

From here: https://reactnative.dev/docs/text#adjustsfontsizetofit

These defaults look good but are things to consider as we build our APIs.

image
image

@aVileBroker aVileBroker linked a pull request Aug 5, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants