0.0.6 • Published 5 years ago
react-native-system-font v0.0.6
react-native-react-native-system-font
Getting started
$ npm install react-native-react-native-system-font --save
Mostly automatic installation
$ react-native link react-native-react-native-system-font
Usage
import ReactNativeSystemFont from 'react-native-react-native-system-font';
// TODO: What to do with the module?
ReactNativeSystemFont;