Skip to content

ZulaMobile/NewsstandLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zula Newsstand App Type

Newsstand is an app type for ZulaMobile. The app aims to display issues in pdf or HTML5 format and feature the app in Apple Newsstand

Component Types

LibraryComponent

Displays PDF or HTML5 issue covers on a shelf. Displays the issue contents upon tapping on image. If issue is a PDF, downloads it locally.

Additional Features

Adverts

This app type is designed to display full-screen adverts

Creating a new Project Using Newsstand App Type

  • Follow the steps in ZulaLibrary README.

  • Add following to Pods-NewsletterLibrary-prefix.pch file:

    #import "ZulaLibrary.h"

    // notifications #import "SMNotifications.h" #define kNotificationIssueDownloadDidFinish @"kNotificationIssueDownloadDidFinish" #define kNotificationIssueDownloadDidStart @"kNotificationIssueDownloadDidStart"

About

Newsstand extension for ZulaMobile

Resources

Stars

Watchers

Forks

Packages

No packages published