react-native-multiple-picker
react-native-multiple-picker copied to clipboard
change propstype
React's latest version does not have propsType. so have to change React's propsType into npm's propsType.
like this: https://github.com/OnetapInc/multiple-picker-proptype-update
Thank you very much for your suggestion. If you have made the necessary changes in your fork, please make a pull request, so I can add it to this repository as well.