React Native Fast Collapsible screenshot

React Native Fast Collapsible

Author Avatar Theme by Lukaszkurantdev
Updated: 23 May 2025
38 Stars

Pure Javascript library for React Native with super-fast collapsible component using Reanimated v3 API.

Categories

Overview

The Pure Javascript library for React Native offers a super-fast collapsible component that leverages the Reanimated API, making it a robust choice for developers looking for enhanced performance and control. With both support for Expo and a focus on the latest innovations within the React Native architecture, this library addresses the gap left by many outdated libraries in the market.

Particularly appealing is the usability of the collapsible component, which simplifies the process of showing and hiding content. As native performance remains a top priority, this library ensures that developers can create responsive, performant UI elements in their applications with ease.

Features

  • Expo Compatibility: Works seamlessly with Expo, allowing for easier integration into existing projects without the hassle of additional configuration.
  • Easy to Use: Designed for straightforward implementation, enabling developers to quickly adopt the collapsible component within their app.
  • Reanimated API Dependency: Leverages the react-native-reanimated library, ensuring modern performance enhancements are fully realized in the component.
  • Customizable Animation: Features properties like duration and easing, giving developers flexibility over animation timing and effects.
  • Headless Hook Functionality: The useCollapsible hook allows for the creation of fully customized collapsible components, tailored to specific application needs.
  • Adjustable Height Parameters: Properties such as heightOffset and maxHeight allow for precise control over component visuals, accommodating various layouts.
  • Shared Animation Values: Utilizes Reanimated’s shared values for dynamic animations and interactions, enhancing performance for animated transitions.