Skip to content

dev-esoftplay/react-native-esoftplay-typography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

react-native-esoftplay-typography

a typography helper for react native text with Human Interface Guidlines

INSTALATION

npm install --save react-native-esoftplay-typography

USAGE

import Typography from 'react-native-esoftplay-typography'

<Typography
  text={'Masmun Jos'}
  textStyle={Typography.largeTitle}
  style={{color:'black'}}

LIST OF TEXT STYLE

  • largeTitle
  • title1
  • title2
  • title3
  • headline
  • body
  • callout
  • subhead
  • footnote
  • caption1
  • caption2

About

a Typography helper for react native text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published