FolioReaderKit icon indicating copy to clipboard operation
FolioReaderKit copied to clipboard

📚 A Swift ePub reader and parser framework for iOS.

Results 4 FolioReaderKit issues
Sort by recently updated
recently updated
newest added

Here is my attempt to finish what @ricardohg started. Known issues so far: - You have to select a text couple of times in order to have an ability to...

Hi We are looking for our project folio reader with wkWebview

Save last readed position using html tag and when open the book got to position.

```FolioReaderConfig.twoColumnsMode``` of type ```FolioReaderTwoColumnsMode```. Modes: * ```.disabled``` _(Default value)_ * ```.alwaysEnabled``` Enabled in any situation, iPhone or iPad, portrait or landscape orientation. * ```.onlyLandscape``` Enabled in any device, only landscape...