Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

PublicationCocoa

Previous build had Demo and Library combined in one pack now it is striped from Demo.

window = UIWindow(frame: Screen.bounds);
// directory where you extracty your *.hpub file into
let viewController = ReadViewController(book: directory);
// SnackbarController is not needed since it will just use it to show snackbar messages
window!.rootViewController = SnackbarController(rootViewController: viewController);
window!.makeKeyAndVisible();

New Demo application at BakerPublicationIOS

About

Publication Cocoa version as PublicationAndroid

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages