react-native-picker-scrollview
react-native-picker-scrollview copied to clipboard
a pure js picker, each option item customizable
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. 
* Apply style property to container * Add support for custom highlight border width
please us to fix this
# description - Aside from selectedIndex prop. Is selectedItem or Itemname can be done using react-native-picker-scrollview?