react-native-readium icon indicating copy to clipboard operation
react-native-readium copied to clipboard

📚 📖 React Native ebook reader for iOS, Android, & Web via Readium

Results 17 react-native-readium issues
Sort by recently updated
recently updated
newest added

The error warning occurs when following the guide to build and run the example app [Example App] (https://github.com/5-stones/react-native-readium/blob/main/example/README.md). It is shown in Metro after the app starts (see screenshot). There...

I'm trying to use this library with the latest React Native version 0.73.4 But I'm having problems on Android. I'm running the app from an emulator. ### How to reproduce...

bug
Platform: Android
unconfirmed

Hey @jspizziri here is the PR you requested #47

I would like to add highlight/underline and ability to add notes feature . From my understanding in readium architecture a text object in Locator helps us to access text in...

Add support for LCP content protection

enhancement
Platform: iOS
Platform: Android
Platform: Web

Add the ability to view PDF files in addition to the other currently supported formats.

enhancement
Platform: iOS
Platform: Android
Platform: Web

ReadiumView component is not wrapped with forwardRef which causes React to error out that ref cannot be passed to functional components. This PR fixes that.

This ensures a uniform coding style and format using Eslint, Typescript and Prettier.

Can highlighting be added?

enhancement
Platform: iOS
Platform: Android
Platform: Web