readium / readium-sdk

A C++ ePub renderer SDK
BSD 3-Clause "New" or "Revised" License
385 stars 164 forks source link

Per-platform "drop-in" reader component (for iOS, OSX, Android, etc.), lighter-weight than full SDK "launcher" apps #265

Closed danielweck closed 7 years ago

danielweck commented 7 years ago

Currently, ReadiumSDK users / adopters must implement their application "host" from scratch, or derive it from one of the available app "launchers" which are designed specifically for Android, iOS, OSX. There is no per-platform "drop-in" reader component that would facilitate the creation of apps with minimal reading system functionality.

Issue originally raised here: https://github.com/readium/SDKLauncher-iOS/issues/84

rkwright commented 7 years ago

Closing as irrelevant in light of Readium-2