0.2.0 • Published 10 months ago

react-native-reanimated-animated-accordion v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

react-native-reanimated-animated-accordion

Simple animated expandable section for react native apps using reanimated

Installation

npm install react-native-reanimated-animated-accordion

Usage

import { multiply } from "react-native-reanimated-animated-accordion";

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

0.2.0

10 months ago