gerhardsletten / react-reader

An ePub-reader for React, powered by Epub.js
https://react-reader.metabits.no
Apache License 2.0
721 stars 132 forks source link

Customize Default Icon (PrevArrow, NextArrow, TOCToggleIcon... etc) #173

Closed juunzzi closed 6 months ago

juunzzi commented 7 months ago

Draft Contents

gerhardsletten commented 7 months ago

@juunzzi The current workflow for this would be to copy this https://github.com/gerhardsletten/react-reader/blob/main/lib/ReactReader/ReactReader.tsx component into your project, and customize it there.