victorsoares96 / epubjs-react-native

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

fix: on double press not work #241

Closed victorsoares96 closed 5 months ago

victorsoares96 commented 5 months ago

onDoublePress is still problematic on iOS, requiring you to press 3 times quickly to trigger the event.

This pull request also made the use of width and height in the <Reader /> component optional

Available on version 1.4.0 or:

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