0.0.1 • Published 5 years ago

typography-apple v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

React Typography Component for Apple Human Interface Guideline

GitHub license

Install

npm i typogrphy-apple

Usage

import Typography from 'typography-apple'

<Typography />

<Typography variant='caption' />

Supported Variants

It supports all the variants specified in Apple's Juman interface guideline, here.

  • Large Title
  • Title1
  • Title2
  • Title3
  • Headline
  • Body
  • Callout
  • Subhead
  • Footnote
  • Caption 1
  • Caption 2