adammcarth / react-native-segmented-picker

Selection picker wheel with multi-column support and optional native dependencies.
MIT License
96 stars 31 forks source link

Style changes #64

Closed HadasKedem closed 2 years ago

HadasKedem commented 2 years ago

added props of style to the picker

adammcarth commented 2 years ago

Thanks for the pull request @HadasKedem! Do you mind explaining your motivation for this a little bit more?

It'd be good to also see a couple of screenshots of what this looks like. I understand most of the code changes you did, but the reasoning behind some parts you've changed (specifically around modifying the "gutter widths") isn't immediately clear to me.