Ameelio/react-native-ameelio-library

[Colors & Styles] Typography

Closed this issue · 0 comments

Export text components that mirror the figma and provide specified text formats.

Tasks

  • Download and properly link the required fonts
  • Custom header component which accepts a size prop.
  • Custom body component which accepts size and bold props
  • Custom caption component which accepts a size prop
  • dynamic words component which accepts type = 'semi-bold' | 'regular' | 'medium' | 'semi-bold-italic', fontSize and can be used for the Other category on the figma so we don't have to make all those really small components with like one use case