Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/DevsDNA/XFParallax
- Owner: DevsDNA
- License: apache-2.0
- Created: 2017-03-09T16:57:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T10:48:54.000Z (over 7 years ago)
- Last Synced: 2024-08-03T23:24:57.200Z (4 months ago)
- Language: C#
- Size: 4.86 MB
- Stars: 119
- Watchers: 11
- Forks: 29
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-xamarin-forms - XFParallax ★122
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")