react-native-selection-picker
v1.0.1
Published
Provide a list of array, it will render the picker, so that you can select item based on that list
Downloads
5
Maintainers
Readme
Selection Picker Provide a list of item and it will select based on them. It receives following props.
backgroundColor : string, iconBackgroundColor : string,
format of searchItem, imageIcon is optional { id: 1, title: 'title', imageIcon: 'https://w7.pngwing.com/pngs/276/968/png-transparent-t-shirt-crew-neck-clothing-sleeve-secure-url.png' }, #searchItem = [],
borderColor : string,
iconColor : string,
containerStyle : Stylesheet styles,
textStyle : Stylesheet styles