react-native-status-color-picker
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -1,3 +0,5 @@ | ||
export ColorPicker from './lib/ColorPicker'; | ||
export FullScreenColorStatus from './lib/FullScreenColorStatus'; | ||
export StatusColorPicker from './lib/StatusColorPicker'; | ||
import ColorPicker from './lib/ColorPicker'; | ||
import FullScreenColorStatus from './lib/FullScreenColorStatus'; | ||
import StatusColorPicker from './lib/StatusColorPicker'; | ||
export { ColorPicker, FullScreenColorStatus, StatusColorPicker }; |
{ | ||
"name": "react-native-status-color-picker", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Customizable color picker for your beautiful react native apps", | ||
@@ -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
473635
237