picker icon indicating copy to clipboard operation
picker copied to clipboard

Can we pass extra attribute?

Open sws-milinddabhade opened this issue 4 years ago • 0 comments

Hello I Just need to pass an extra attribute to Picker.item <Picker.Item label={list.name} value={list.id} extra_attr={list.status} /> like this and want to the access of the value of the extra-attr is that possible ?

sws-milinddabhade avatar Sep 22 '21 10:09 sws-milinddabhade