You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@procraft/react-native-drag-drop

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@procraft/react-native-drag-drop

A drag-and-drop component for React Native.

0.3.2
latest
Source
npmnpm
Version published
Weekly downloads
4
33.33%
Maintainers
4
Weekly downloads
 
Created
Source

react-native-drag-drop

A drag-and-drop component for React Native.

Installation

npm install react-native-drag-drop

Usage

import { multiply } from 'react-native-drag-drop';

// ...

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

Keywords

react-native

FAQs

Package last updated on 07 Aug 2024

Did you know?

Socket

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