react-native-fast-collapsible
About
Pure Javascript library for React Native with super-fast collapsible component using Reanimated v3 API.
The library itself was born out of a simple need - other solutions used extensively in React Native did not meet the required optimisation standards. Therefore, I created my own solution that uses the native API, achieving maximum performance.