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

This is simple implementation of drop down menu

Results 5 react-native-dropdown issues
Sort by recently updated
recently updated
newest added

Super expression must either be null or a function, not undefined

Not sure of the status on this but here is an updated version with everything working, if you find any issues feel free to submit a PR. https://github.com/rollsroyc3/react-native-dropdown

``` 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:...

installing with npm react-native-dropdown --save install an old versión of the component, and it crashes. I had to install with `npm install https://github.com/alinz/react-native-dropdown --save`