1.0.1 • Published 3 years ago

native-fonts v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

native-fonts

-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';

Install

npm install native-fonts

Usage

const nativeFonts = require('native-fonts')

const styles = {
  fontFamily: nativeFonts,
}

License

MIT

Author

me
Pablo Varela