Socket
Socket
Sign inDemoInstall

axelra-react-native-redash

Package Overview
Dependencies
525
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    axelra-react-native-redash

Utility library for React Native Reanimated


Version published
Weekly downloads
3
Maintainers
1
Install size
634 kB
Created
Weekly downloads
 

Readme

Source

redash

CircleCI npm version

The React Native Reanimated and Gesture Handler Toolbelt. As seen on the “Can it be done in React Native?” YouTube series.

Installation

yarn add react-native-redash

Documentation

https://wcandillon.gitbook.io/redash/

⚠️ v1 Users ⚠️

v1 documentation: https://wcandillon.github.io/react-native-redash-v1-docs/

To access functions that work with Reanimated v1 nodes, use the following import:

import {mix} from  "react-native-redash/lib/module/v1";

To add TypeScript support for the v1 functions, add the following type to your tsconfig:

  "include": ["node_modules/react-native-redash/lib/typescript/v1/index.d.ts"]

FAQs

Last updated on 08 Oct 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc