react-native-dropdown icon indicating copy to clipboard operation
react-native-dropdown copied to clipboard

cannot read property 'string' of undefined

Open ghasemikasra39 opened this issue 6 years ago • 0 comments

 React Native Environment Info:
    System:
      OS: Linux 4.15 Ubuntu 18.04.2 LTS (Bionic Beaver)
      CPU: (8) x64 Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
      Memory: 2.40 GB / 11.63 GB
      Shell: 5.4.2 - /bin/zsh
    Binaries:
      Node: 8.10.0 - /usr/bin/node
      Yarn: 1.17.3 - /usr/bin/yarn
      npm: 3.5.2 - /usr/bin/npm
    npmPackages:
      react: 16.8.3 => 16.8.3 
      react-native: 0.59.8 => 0.59.8 
    npmGlobalPackages:
      react-native-cli: 2.0.1
import {updatePosition, Select, OptionList, Option} from 'react-native-dropdown';

image

ghasemikasra39 avatar Jul 17 '19 07:07 ghasemikasra39