victorsoares96 / epubjs-react-native

ePub.js Reader for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I can't figure out how to change the font family and font size.

SamuelPremji opened this issue · comments

You can change it using the changeFontSize and changeFontFamily methods contained in the useReader hook.

You can also take a look at the examples folder inside the library repository