Skip to content

v0.2.2-release

Choose a tag to compare

@AdamLee321 AdamLee321 released this 17 Sep 09:14
· 15 commits to v0.2.2 since this release

*** New Features

  • scrollContainerStyle prop: Allows custom styling for the container that wraps the scrollable content.

  • scrollContentContainerStyle prop: Enables custom styling for the content inside the scrollable container.

These new props provide more flexibility and control over the appearance of scrollable components, allowing developers to easily apply custom styles to both the outer container and the scrollable content.

Full Changelog: v0.2.1-release...v0.2.2-release