Open ericbaumann opened 3 years ago
In order to properly style our components, we will need to be able to apply font-size properties through a styled components definition.
From here: https://reactnative.dev/docs/text#adjustsfontsizetofit
These defaults look good but are things to consider as we build our APIs.
In order to properly style our components, we will need to be able to apply font-size properties through a styled components definition.