react-native-actions-sheet-picker icon indicating copy to clipboard operation
react-native-actions-sheet-picker copied to clipboard

Need New Props

Open mcatal opened this issue 3 years ago • 0 comments

Hi,

New Props Suggestion ;

  • labelContainer Style : for changing label container background Color, margin, padding ...etc,
  • labelTextStyle : for change fontWeight, fontSize, fontColor ...etc,
  • renderItem or renderItemComponent : for own component to apply in Flatlist, because i want to use any icon for selected or not selected. For Example, selected item i want to change its background, or text color ...etc ( if it's have on your library can you update the document with sample example )

Thank you

mcatal avatar Jun 10 '22 12:06 mcatal