Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/DevsDNA/XFParallax

Xamarin Forms Parallax View library
https://github.com/DevsDNA/XFParallax

Last synced: 29 days ago
JSON representation

Xamarin Forms Parallax View library

Awesome Lists containing this project

README

        

# XFParallax

Xamarin Forms Parallax View control.

NuGet package available:
https://www.nuget.org/packages/DevsDNA.XFParallax/

You can create parallax effects in your pages only specifing the header and body content, the scroll speed for the Header and the margin between the body and the top of the screen.

![Parallax Effect on iOS simulator](/Screenshots/ParallaxIOS.gif?raw=true "Parallax Effect on iOS simulator")
![Parallax Effect on Android simulator](/Screenshots/ParallaxDroid.gif?raw=true "Parallax Effect on Android simulator")
![Parallax Effect on UWP simulator](/Screenshots/ParallaxUWP.gif?raw=true "Parallax Effect on UWP")