Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matipl01/reanimated-utils
https://github.com/matipl01/reanimated-utils
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matipl01/reanimated-utils
- Owner: MatiPl01
- Created: 2024-07-26T12:02:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-07T09:58:46.000Z (3 months ago)
- Last Synced: 2024-10-14T05:27:25.712Z (3 months ago)
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/reanimated-utils
- Size: 2.37 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> [!IMPORTANT]
> This library is not suited for the production usage. It contains my personal experiments which may not be ready for the usage.# 📕 reanimated-utils
A library with the set of utility functions and hooks that enhance the usage of `react-native-reanimated` library.
## Installation
- npm
```sh
npm i reanimated-utils
```- yarn
```sh
yarn add reanimated-utils
```