Typography
Text
component from npx create-expo-app. But I improved a little bit.
Now its better to use.
ThemedText
component like below:ThemedText
component like below:@/components/common/ThemedText.tsx
file.type
is a prop that you can pass to the ThemedText
component. It will determine the style of the text.ThemedText
component like below: