Skip to content

This Objective-C control implements Scrolling Inset Banner appearance for tvOS apps

License

Notifications You must be signed in to change notification settings

Ponf/FPScrollingBanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPScrollingBanner

This repo is attemt to create sliding UIImageViews like Scrolling Inset Banner at Apple TV's Top Shelf (https://developer.apple.com/tvos/human-interface-guidelines/icons-and-images/#layered-images).

Demo

Current feauters:

  • tvOS 9.0+ support
  • Any number of items (the best result with >= 3 items)
  • Infinitive scrolling

Recommended control size: 1920x600

Recommended images size: 1710x540

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

This control is build for tvOS 9.0+.

Installation

FPScrollingBanner is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "FPScrollingBanner"

Author

Filipp, me@ponfius.com

License

FPScrollingBanner is available under the MIT license. See the LICENSE file for more info.

About

This Objective-C control implements Scrolling Inset Banner appearance for tvOS apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published