@exponent/react-native-action-sheet
Advanced tools
Comparing version 0.1.2 to 0.1.3
'use strict'; | ||
import React, { | ||
PropTypes, | ||
} from 'react'; | ||
import { | ||
Animated, | ||
@@ -8,3 +12,2 @@ BackAndroid, | ||
PixelRatio, | ||
PropTypes, | ||
StyleSheet, | ||
@@ -11,0 +14,0 @@ Text, |
'use strict'; | ||
import React, { | ||
import React from 'react'; | ||
import { | ||
ActionSheetIOS, | ||
@@ -5,0 +6,0 @@ View, |
{ | ||
"name": "@exponent/react-native-action-sheet", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A cross-platform ActionSheet 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
10632
265