Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matipl01/reanimated-utils


https://github.com/matipl01/reanimated-utils

Last synced: 2 months ago
JSON representation

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
```