Karthik-B-06/react-native-segmented-control

feature requests

jamesholcomb opened this issue · 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 👍