react-native-picky
Advanced tools
@@ -102,3 +102,3 @@ package com.reactnativepicky; | ||
| @ReactProp(name="textColor", customType = "Color") | ||
| @ReactProp(name="textColor") | ||
| public void setTextColor(Picky picker, Integer color) { | ||
@@ -105,0 +105,0 @@ if (picker != null) { |
+1
-1
| { | ||
| "name": "react-native-picky", | ||
| "version": "0.3.1", | ||
| "version": "0.3.2", | ||
| "description": "An awesome native wheel picker component for react-native", | ||
@@ -5,0 +5,0 @@ "main": "lib/commonjs/index", |
86160
-0.03%