react-native-modal-picker icon indicating copy to clipboard operation
react-native-modal-picker copied to clipboard

A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.

Results 64 react-native-modal-picker issues
Sort by recently updated
recently updated
newest added

I am trying to use with new react-native version but got error " portal is undefined " please say what can i do ??

i m running your sample app and getting "Super Expression must either be null or a function , not undefined." error on red screen, I m using react native version":...

The picker does not seem to stick to the bottom of the screen and doesn't adjust its size to the number of items that are in there. ![Modal](https://cloud.githubusercontent.com/assets/1379402/13724062/719fcb5c-e879-11e5-8306-6e8e6b70dd83.jpg) Also the...

enhancement