5-stones / react-native-readium

šŸ“š šŸ“– React Native ebook reader for iOS, Android, & Web via Readium
MIT License
89 stars 25 forks source link

[Feature Request] Support for decorators like highlight & underline #42

Open bilalshams7 opened 1 year ago

bilalshams7 commented 1 year ago

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 the publication. But Iā€™m not getting the text object in react native readium. Could you please provide information on how to access the text object using React Native Readium?

If my explanation isn't clear, the text object I'm referring is : https://readium.org/architecture/models/locators/#the-text-object

jspizziri commented 1 year ago

@bilalshams7 this is not a currently supported. Would love a PR for it though!