rn-font-scale

1.0.1 • Public • Published

RN-Font-Scale

npm install rn-font-scale --save

This function uses Dimensions and PixelRatio to scale the font.

import fontScale from 'rn-font-scale';

<Text style={{
  fontSize: fontScale(23)
}}>Scales</Text>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    2

Package Sidebar

Install

npm i rn-font-scale

Weekly Downloads

4

Version

1.0.1

License

MIT

Last publish

Collaborators

  • parkerdan