Socket
Socket
Sign inDemoInstall

rn-drag-n-drop

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    rn-drag-n-drop

Drag and drop animation on list items.


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

rn-drag-n-drop

This animation is referencing from Sortable list view for react-native

Customized drag-n-drop component that allows users to replace the content of the drop location with the dragged one

Version 1.0.1 supports react-native >= 0.29.0

Add it to your project

install rn-drag-n-drop as described below:

  • Run npm install --save rn-drag-n-drop@latest

API

####Props

  • LeftColumnData (Object) Left data source
  • RightColumnData (Object) Right data source

Other props are same as Sortable list view for react-native

License

License is MIT

Keywords

FAQs

Last updated on 12 Apr 2017

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