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

a pure js picker, each option item customizable

Results 11 react-native-picker-scrollview issues
Sort by recently updated
recently updated
newest added

Hi, Have anyone already implement it on a DIalog? In my case, i put the component on a Dialog and works on Android just fine, but in IOS it does...

while un-mounting the component `ScrollPicker`. the function `scrollToIndex` is called when `this.sview` is not set. causing an error.

any chance height can be flexible, and adjust to container height ?

The borders are centered on most of the phones but not on Samsung galaxy phones. I have attached the screenshot below. ![WhatsApp Image 2020-08-30 at 20 20 08](https://user-images.githubusercontent.com/26853931/91680746-dbcd9c00-eb69-11ea-8113-b558c9d79397.jpeg)

* Apply style property to container * Add support for custom highlight border width

# description - Aside from selectedIndex prop. Is selectedItem or Itemname can be done using react-native-picker-scrollview?