react-native-scrollable-mixin
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-native-scrollable-mixin", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A standard interface for your scrollable React Native components, making it easier to compose components.", | ||
@@ -5,0 +5,0 @@ "main": "ScrollableMixin.js", |
@@ -1,5 +0,1 @@ | ||
/** | ||
* @flow | ||
*/ | ||
let ScrollableMixin = { | ||
@@ -6,0 +2,0 @@ getInnerViewNode(): any { |
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
6022
12