react-native-drag-sort
Advanced tools
Comparing version 2.1.1 to 2.2.1
@@ -174,3 +174,3 @@ import React, {Component} from 'react' | ||
if (this.isHasMove) this.moveTouch(null,{dx: this.autoObj.scrollDx, dy: this.autoObj.curDy + this.autoObj.scrollDy}) | ||
},0) | ||
},1) | ||
} else { | ||
@@ -177,0 +177,0 @@ this.moveTouch(null,{dx: this.autoObj.scrollDx, dy: this.autoObj.curDy + this.autoObj.scrollDy}) |
{ | ||
"name": "react-native-drag-sort", | ||
"version": "2.1.1", | ||
"version": "2.2.1", | ||
"description": "Drag and drop sort control for react-native", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package