fawaz-ahmed / react-native-read-more

React native library to show text in a condensed way and expand when needed. Drop in replacement for Text component and highly customizable. Can be used with expo or native cli for react native.
https://www.npmjs.com/package/@fawazahmed/react-native-read-more
MIT License
274 stars 37 forks source link

How to custom fontFamily? #51

Closed phuocantd closed 2 years ago

phuocantd commented 2 years ago

I want to custom fontFamiy for text style

fawaz-ahmed commented 2 years ago

I want to custom fontFamiy for text style

@phuocantd pass fontFamily in style prop like you would normally pass to a Text component.

phuocantd commented 2 years ago

sorry i used the wrong font name