react-native-selector
Advanced tools
Comparing version
@@ -15,3 +15,3 @@ 'use strict'; | ||
import Icon from 'react-native-vector-icons/FontAwesome'; | ||
import {isFunction} from '../utils'; | ||
import {isFunction} from './utils'; | ||
@@ -18,0 +18,0 @@ class Select extends Component { |
{ | ||
"name": "react-native-selector", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "select component for react-native", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -117,4 +117,3 @@ # Install | ||
selectWrapper: { | ||
flexDirection: 'row', | ||
zIndex: 1000 | ||
flexDirection: 'row' | ||
} | ||
@@ -121,0 +120,0 @@ }); |
374568
-0.01%127
-0.78%