Giter VIP home page Giter VIP logo

strechyparallaxscrollview's Introduction

StrechyParallaxScrollView

uiscrollview with strechy and parallax top view

Demo

alt tag

Install

Manual

Copy StrechyParallaxScrollView.h/m files to your project.

CocoaPods

	pod 'StrechyParallaxScrollView', '~> 0.1'

Usage

//create the top view
UIView *topView = [UIView new];
...

//create scroll view with top view just created
StrechyParallaxScrollView *strechy = [[StrechyParallaxScrollView alloc] initWithFrame:self.view.frame andTopView:topView];

//add it to your controllers view
[self.view addSubview:strechy];

Optional Values

CGFloat parallaxWeight: parallax speed of top view

BOOL strechs: enable/disable streching behaviour (enabled default)

BOOL parallax: enable/disable parallax behaviour (enabled default)

strechyparallaxscrollview's People

Contributors

cemolcay avatar readmecritic avatar

Stargazers

Bartłomiej Semańczyk avatar Huang avatar Qi avatar  avatar  avatar 公子荣 avatar 花菜 avatar  avatar Bertuğ avatar Goutham avatar 星辰大海 avatar HamGuy avatar zhouWuDe avatar  avatar  avatar  avatar  avatar  avatar  avatar QiuDaniel avatar iStig avatar Edwin Cen avatar  avatar Rocket avatar Zike Xiong avatar Max avatar  avatar heliang avatar Martin Wildfeuer avatar Nick Krzemienski avatar Stephen avatar  avatar Cory avatar  avatar Dmitriy Korchagin avatar Le Ngoc Duy avatar  avatar  avatar Jerry Bao avatar hidetoshi avatar Mahinthan Kengatharan avatar  avatar Mark Mazur avatar Gurpartap Singh avatar Mars__zhang avatar Andrey Molchanovskiy avatar Maxim Tkachenko avatar  avatar 思迪 avatar jl_luo avatar ETHAN avatar MGY avatar Ian Jackson avatar  avatar 宋立君 avatar wuyd avatar  avatar Kent avatar  avatar Sean Dellis avatar jkisgood avatar Shabbir Ahmed avatar BruceZhang avatar  avatar Bang Nguyen avatar Fernando avatar SuperX avatar Karthikeya Udupa avatar  avatar Tom Longo avatar Pranav Lathigara avatar Shaw avatar C+W avatar Guochao Ren avatar Guoyu avatar junhyi park avatar Timothy Soliday avatar Kien Lhi avatar niegaotao avatar Tong avatar TempDev avatar Anton Lookin avatar  avatar leolau avatar Takuya Okamoto avatar Alex Young avatar Umit Kitapcigil avatar Francis Lata avatar Douglas Fischer avatar João Prado Maia avatar  avatar Carlos Real avatar Eddie Chen avatar Alex Brand avatar HongHao Zhang avatar Christian avatar Danilo Soares Aliberti avatar  avatar Soson avatar Orion avatar

Watchers

 avatar mayulu avatar  avatar Kiyoharu Suzuki avatar James Cloos avatar MohsinAli avatar Dhananjay Prajapati avatar yager avatar  avatar Carabineiro avatar  avatar jkisgood avatar  avatar  avatar Jordan avatar  avatar

strechyparallaxscrollview's Issues

Multiple Horizontal slider

Hi,

One thing, this is not an issue, but i make request to implement additional option. It's feel better.

Please integrate the multiple horizontal sider images with page control actions like on the below response,

https://github.com/pyro2927/GKLParallaxPictures

Please check it.

I need this kind of slider options with Parallaxeffect (Zooming).

Lot's of time I was tried it. But I can't completed.

Please should be implement it or give some suggestion to me.

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.