Sami

Results 30 comments of Sami
trafficstars

@ramicaza thanks for your contribution to this project ! Can you please tell us what to do with this ? > @ramicaza PR #63 was merged - should this be...

Thanks for your answer @oreillyjw . However, I get an error when i call `getRange()`: `No startContainer found for epubcfi(/6/6[fm01]!/4/2/2[title1]/12,/1:0,/1:6)` And the value returned for range is null... Do you...

@jamesalester sorry but no, I couldn't...

@mwegener-com thank you so mutch for your patch! Works perfect! @n4kz is it possible to apply [this patch](https://gist.github.com/mwegener-com/75b475b17bf0ae7bf8b79923d3753a38) to the future update? Note that if you have already applied another...

In `android/build.gradle`, I changed: ``` allprojects { repositories { // ... jcenter() maven { url 'https://jitpack.io' } } } ``` to ``` allprojects { repositories { // ... maven {...