Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dabit3 committed Sep 10, 2016
1 parent 3b5cb16 commit 29faa89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@ Check out the pre built and configured [React Native Hackathon Starter Project](
#### Fonts
React Native Elements uses Lato as the default font family for iOS and Roboto as the default font family for Android.

[Here](https://github.com/dabit3/react-native-fonts) is a list of fonts available out of the box for each platform, or you can install and use a custom font of your own.

> We are working on a way to make the font family configurable through the command line.
To override in any element, simply provide a fontFamily prop:
[Here](https://github.com/dabit3/react-native-fonts) is a list of fonts available out of the box for each platform, or you can install and use a custom font of your own.

To override the fontFamily in any element, simply provide a fontFamily prop:

```
<Button
Expand Down

0 comments on commit 29faa89

Please sign in to comment.