# react-native-redash

> Utility library for React Native Reanimated

Latest version **18.1.5** (published 2026-01-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-native-redash
pnpm add react-native-redash
yarn add react-native-redash
bun add react-native-redash
```

## Health

**Score 60/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 18.1.5 |
| Published | 2026-01-21 |
| First published | 2019-04-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 258.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2060 |
| Author | William Candillon |
| Maintainers | wcandillon |

## Links

- npm: https://www.npmjs.com/package/react-native-redash
- Repository: https://github.com/wcandillon/react-native-redash
- Homepage: https://github.com/wcandillon/react-native-redash#readme
- Issues: https://github.com/wcandillon/react-native-redash/issues
- npm.io page: https://npm.io/package/react-native-redash

## Dependencies (3)

- [abs-svg-path](https://npm.io/package/abs-svg-path.md) ^0.1.1
- [parse-svg-path](https://npm.io/package/parse-svg-path.md) ^0.1.2
- [normalize-svg-path](https://npm.io/package/normalize-svg-path.md) ^1.0.1

## Recent versions

- 18.1.5 (latest) — 2026-01-21
- 18.1.4 — 2025-09-21
- 18.1.3 — 2024-01-06
- 18.1.2 — 2023-12-09
- 18.1.1 — 2023-10-13
- 18.1.0 — 2022-09-12
- 18.0.0 — 2022-06-29
- 17.0.0 — 2022-06-24
- 16.3.0 — 2022-05-24
- 16.2.4 — 2022-04-30
- 16.2.3 — 2021-11-28
- 16.2.2 — 2021-09-02
- 16.2.1 — 2021-08-29
- 16.2.0 — 2021-08-09
- 16.1.1 — 2021-07-01
- … 183 more at https://npm.io/package/react-native-redash/versions

## README

# redash

[![GitHub Actions](https://github.com/wcandillon/react-native-redash/workflows/CI/badge.svg)](https://github.com/wcandillon/react-native-redash/actions)
[![npm version](https://badge.fury.io/js/react-native-redash.svg)](https://badge.fury.io/js/react-native-redash)

The React Native Reanimated and Gesture Handler Toolbelt. As seen on the [“Can it be done in React Native?”](http://youtube.com/user/wcandill) YouTube series.

## Installation

```sh
yarn add react-native-redash
```

## Documentation

[https://wcandillon.gitbook.io/redash/](https://wcandillon.gitbook.io/redash/)

## ⚠️ Reanimated v1 ⚠️

Please use `v14.2.2`
v1 documentation: https://wcandillon.github.io/react-native-redash-v1-docs/

---
_Source: https://npm.io/package/react-native-redash · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
