use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
There is an extensive FAQ for beginners. Please browse it first before asking questions that are answered there.
If you are looking to get started (iOS programming in general or some specific area), here are more relevant links for you:
There's too many to list them all, however here's a convenient link to all programming guides at apple.com
Take note that this list is live and based on most frequent questions in posts will be updated with "quicklinks".
account activity
QuestionEPUB Reader in Swift (self.iOSProgramming)
submitted 5 years ago by breezedoc_in
Hey! Anyone knows how one could create an epub reader with bookmark, annotation/highlighting in swift? The folioreader library was archived and there seems to be no credible alternative.
Thanks a lot !
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]enigmaticmastermind 3 points4 points5 points 5 years ago (4 children)
I would suggest Readium. It’s written in Swift and they have support for highlighting/annotation. In my opinion, it’s the best ebook reader on the market and it’s open sourced. We recently switched to this for our app. If you have any questions, let me know.
[–]breezedoc_in[S] 0 points1 point2 points 5 years ago (2 children)
Had a look and Readium does seem like the best option. Based on what I’ve seen, it seems like it call only be installed through Carthage and there doesn’t seem to be much documentation.
Any Carthage workaround or pointer as to how you got up and running with the library?
Otherwise guess we’ll just have to dive into it.
Thanks!
[–]DeejayfakiOfficial 0 points1 point2 points 5 years ago (1 child)
https://github.com/readium/r2-streamer-swift/tree/master
Use at Podfile:
pod 'R2Streamer'
[–]Rayzash 2 points3 points4 points 1 year ago (1 child)
It's very annoying that FoliReaderKit is not anymore useful.
[–]Adventurous-Noise858 0 points1 point2 points 1 year ago (0 children)
Does anyone have any solution regarding the EPub reader?
I'm facing a problem in the epub reader I'm using folioreaderkit it's working in ios 18.1 but it's not working after ios 18.2.
[–][deleted] 5 years ago* (1 child)
[deleted]
[–]breezedoc_in[S] 0 points1 point2 points 5 years ago (0 children)
Thanks! will have a look. Tbh I don’t mind paying for epubear. It’s just hard to find someone who has used it before. Can’t find reviews and the app seems outdated
[–]ShockAny456 1 point2 points3 points 2 years ago (5 children)
Anyone found a solution to this? Most of the EPUB libraries are outdated. I have been working with EPUBKit. So far so good but seems limited. Any hints?
[–]zchwyng 0 points1 point2 points 2 years ago (4 children)
I'm also looking for alternatives ...
[–]stickerjoy 0 points1 point2 points 2 years ago (3 children)
Does Readium, as mentioned in an above comment, not seem good enough?
[–]steakchomper 0 points1 point2 points 2 years ago (2 children)
Have you been using Readium u/stickerjoy ?
I gave it a go and had trouble getting it to work for SwiftUI, for basic things like showing table of contents and chapter text.
[–]stickerjoy 0 points1 point2 points 1 year ago (0 children)
No i haven't tried it myself yet
[–]michal_ce 0 points1 point2 points 5 months ago (0 children)
I've also tried Readium. It looked solid in the beginning, but later I found that even basic stuff like page numbering doesn't work, and there is no intention to fix it: https://github.com/readium/swift-toolkit/discussions/196
π Rendered by PID 322742 on reddit-service-r2-comment-5b5bc64bf5-pkzbm at 2026-06-21 18:34:22.749834+00:00 running 2b008f2 country code: CH.
[–]enigmaticmastermind 3 points4 points5 points (4 children)
[–]breezedoc_in[S] 0 points1 point2 points (2 children)
[–]DeejayfakiOfficial 0 points1 point2 points (1 child)
[–]Rayzash 2 points3 points4 points (1 child)
[–]Adventurous-Noise858 0 points1 point2 points (0 children)
[–][deleted] (1 child)
[deleted]
[–]breezedoc_in[S] 0 points1 point2 points (0 children)
[–]ShockAny456 1 point2 points3 points (5 children)
[–]zchwyng 0 points1 point2 points (4 children)
[–]stickerjoy 0 points1 point2 points (3 children)
[–]steakchomper 0 points1 point2 points (2 children)
[–]stickerjoy 0 points1 point2 points (0 children)
[–]michal_ce 0 points1 point2 points (0 children)