victorsoares96 / epubjs-react-native

ePub.js Reader for React Native
MIT License
147 stars 49 forks source link

:sparkles: feat: able to inject scripts into the bookview #231

Closed victorsoares96 closed 5 months ago

victorsoares96 commented 5 months ago

This pull request makes it possible to manipulate the rendition, content, etc. of the book, it is very useful for more advanced use and allows you to do more things with the library.

For more usage information check the examples folder.

Available in version 1.4.0 or:

npm i @epubjs-react-native/core@1.4.0-beta.45