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 Resizing #45

Closed
shopaniuk opened this issue Aug 2, 2020 · 0 comments · Fixed by #42
Closed

Font Resizing #45

shopaniuk opened this issue Aug 2, 2020 · 0 comments · Fixed by #42

Comments

@shopaniuk
Copy link
Collaborator

Now with a font size preference number in AsyncStorage, we can update all Text components within our app to scale based on that setting.

In order to do this, we need to make our own Text component (syntax on next slide) that takes in the initial font and scales it based on scale factor.

Also note, large text (above 30 units) should not be resized

@shopaniuk shopaniuk created this issue from a note in Brain Exercise Board (Done) Aug 2, 2020
@sjacob2019 sjacob2019 linked a pull request Aug 8, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants