Awesome Scroll Effects in Xamarin.Forms

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Xappy

    A mobile app to track Xamarin news and explore all the goodness that is .NET for Mobile developers

  • If I only used the RelativeScrollY or ScrollY values, the views would translate linear with the content, keeping page. Instead, I want them to scroll a little slower, thus creating the parallax effect. To do this, I wrote the ScrollValueConverter, a value converter. To tweak the animation effect I pass in several arguments, semi-colon delimited.

  • Xamanimation

    Xamarin Forms Animation Library

  • The easiest way to get values such as the scroll X/Y, relative scroll X/Y, and percentage scroll X/Y is using a behavior from the awesome XAML animation library Xamanimation. Xamanimation is a library that leverages all the built-in APIs of Xamarin.Forms to make complex animations with ease.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts