Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

darrarski/ScrollingBackgrounds

Repository files navigation

ScrollingBackgrounds

Swift v3.1 Platform: iOS CocoaPods

ScrollingBackgrounds screenshot 1

Description

BackgroundController allows to add background views to UIScrollView. Each background can have customized layout behaviour, so its position or size updates automatically when scrolling. You can use one of included layouts:

or create your own by implementing BackgroundLayout protocol.

Installation

You can integrate ScrollingBackgrounds with your project using CocoaPods. Just add this line to your Podfile:

pod 'ScrollingBackgrounds', '~> 1.0'

Usage

Check out included example iOS app project and Playground.

License

Copyright © 2017 Dariusz Rybicki Darrarski

MIT License. You are allowed to use the source code commercially, but licence and copyright notice MUST be distributed along with it.

About

UIScrollView backgrounds with dynamic layout

Resources

License

Stars

Watchers

Forks

Packages

No packages published