react-native-segmented-control/segmented-control

More support for Image

nl-danish opened this issue · 2 comments

Hello, I've been using this package for a while now.
I love it, but i just wanted to raise a doubt/issue for the thing about i was testing on.

If i were to use images in my values, is there any way i could manipulate the height and weight of the image?

Please, let me know.
Thanks, Danish.

cip123 commented

Hey @nl-danish did you find a fix for this?

Hi @cip123,

What i did was changed the value of segmentImage in SegmentedControl.js directly in the package and then patched it.
That worked for me.

Thanks!