Ashok Kumar
Ashok Kumar
Hi, I tried to add two dynamic shortcuts but it is replacing the first one. How to add multiple shortcuts?
### Issue details I am using `FlatList` in `renderScrollComponent` and inside `renderParallaxForeground` i am using a `Swiper` component. When I am using the Pull to Refresh the loading icon is...
Thanks for this awesome library. Can we use this library with react-native-navigation?
How can I get the current cursor position?
Hi, I want add bookmark for current cfi. How to get the current cfi?
Hi, I am using the epub with `flow:paginated`. The `onLocationChange` event is not firing for each page change. The total locations is 45 but the event is firing only 8...
Hi, I tried with 100+ images. When click on the thumb it is taking time to load that slide. Also the image in the slide cutting from left and right...
Hi, When I dismiss a dialog via `DialogManager.dismiss(() => { console.log('callback - dismiss'); });` the dialog is dismissed but i m getting error. screenshot attached. 