react-native-dropdown-select-list
react-native-dropdown-select-list copied to clipboard
Issue introduced with version 2.0.0
After upgrading to version 2.0.0, I'm getting this error:
Error - Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.
I didn't change any code but that error showed up. I tested various things in my code and nothing seemed to fix it. I downgraded to version 1.0.23 and the select field works again.