react-native-segmented-control icon indicating copy to clipboard operation
react-native-segmented-control copied to clipboard

feature requests

Open jamesholcomb opened this issue 2 years ago • 0 comments

  • add onLongPress prop (only handles the passed func, does not change state)
  • add capability to init with no selected segments (i.e. currentIndex = undefined)...this almost works, but the animated tile does not render
  • add enabled prop (to turn off pointer events + reduce opacity or pass disabled styling props)

Thanks for putting this repo together. I hope to use it 👍

jamesholcomb avatar Mar 03 '22 22:03 jamesholcomb