Skip to content

Release 0.3.1

Compare
Choose a tag to compare
@enzomanuelmangano enzomanuelmangano released this 21 Sep 15:41
· 19 commits to main since this release

0.3.1 (2021-09-21)

Description

This update fixes the following issues:

  • inconsistent styles with nested views;
  • broken Ripple effect on large Android FlatList.

Changes

Code-side documentation for InkWellProps has been added.

Added new Props 🌟

  • contentContainerStyle;
  • easing;
  • scaleDuration.