I'm looking at building some form of an eBook for iOS. By 'some form', I'm not yet sure what/how to build it.
The variables:
My skills: I'm fairly adept at front-end development, using HTML5, jQuery, CSS, etc. I've built an iOS app via Phonegap. I'm also a graphic designer so would like to retain some control over layout/typography/etc.
The type of book: It's primarily a picture book. Swipe between pages, perhaps a 'tap to see caption/details'. Perhaps some simple animations on some pages (fade out, slide-in...etc). Maybe a bit of sound (though that's not a priority). The one feature I'd really like to have is that it have an in-app purchase. For instance, 10 page book for free, in-app purchase do get the other 40 pages.
The options that I can think of off the top of my head:
- built it from scratch in Phonegap
- Use Apple's iBook Author
- Use another framework (within Phonegap our outside).
Regarding #1, that certainly seems viable, though I'd worry that I'm not taking advantage of some prebuilt frameworks already tailored towards book-type apps.
Regarding #2, this looks appealing for building. Does it handle simple animation OK? I'm also not sure if one can do in-app purchases in the context of an iBook (though there is some appeal in that, on average, it appears iBooks sell at a higher price than Apps).
Regarding #3, that's probably my main question: are there frameworks out there that have come out in the past year or two that I'm unaware of that are tailored specifically for making iBooks and/or iBook-like Apps?