react-native-quick-scroll
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "react-native-quick-scroll", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "author": "Faisal Arshed", |
@@ -126,2 +126,3 @@ import React from 'react'; | ||
onScrollEndDrag={this.onScrollEnd} | ||
showsVerticalScrollIndicator={false} | ||
/> | ||
@@ -128,0 +129,0 @@ <Animated.View |
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
7542
165