Skip to content

Releases: iamjosephmj/Squishy

1.0.3

20 Jun 21:07
Compare
Choose a tag to compare

Brought down the Min SDK version to 21

1.0.1

20 Jun 19:41
Compare
Choose a tag to compare

Overview

Welcome to the latest release of the Squishy library! This version brings several enhancements, bug fixes, and new features to improve the overscroll effect control in your Jetpack Compose applications.

Highlights

  • Added support for custom overscroll effects, allowing developers to create unique overscroll behaviors tailored to their applications.
  • Improved performance and stability, resulting in smoother overscroll animations and interactions.
  • Introduced the BaseOverscrollEffect class for creating custom overscroll effects.
  • Added overScroll and childOverScrollSupport modifiers for easy integration of overscroll effects in Jetpack Compose layouts.
  • Updated documentation with comprehensive guides and examples for using the Squishy library effectively.
    Upgrade Guide