iOS Basic Sample App
Introduction
This sample app demonstrates of how to get started using the Colibrio Reader Framework for iOS.
It shows how to:
Set up the
ColibrioReadingSystemView
.Load an EPUB or PDF publication into the reading system engine and display its contents.
Extract the table of contents navigation data, and how to navigate to navigation items.
Navigate to the previous or next page.
Create an EPUB Media Overlay
SyncMediaPlayer
with basic controls.Create a
ContentPositionTimeline
and display a slider showing and controlling the current reading position.
Setup and getting started instructions can be found in the README file.
Audience
iOS developers.
Prerequisites
XCode
Access to Colibrio Reader Framework for iOS
Not included
Credentials, such as a License API Key. This is provided to you by Colibrio when you get access to the framework.
Full code example
https://bitbucket.org/colibrio/colibrio-ios-samples/src/main/BasicSampleApp/