You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using readium iOS SDK in my app. I want to load one page at a time instead of loading complete epub in a webview to save loading time. I have looked into this branch: https://github.com/readium/readium-shared-js/tree/feature/prefetch
that you mentioned here: #72 but it didn't solve my problem. It is only preventing memory leaks. Please guide me how I can load a single page for a webview to save loading time. I will be waiting for your response.
Thanks
The text was updated successfully, but these errors were encountered:
Hi @danielweck
I am using readium iOS SDK in my app. I want to load one page at a time instead of loading complete epub in a webview to save loading time. I have looked into this branch: https://github.com/readium/readium-shared-js/tree/feature/prefetch
that you mentioned here: #72 but it didn't solve my problem. It is only preventing memory leaks. Please guide me how I can load a single page for a webview to save loading time. I will be waiting for your response.
Thanks
The text was updated successfully, but these errors were encountered: