Added new Props to extend functionality.
Features
-
Added
enableprops which is true by default this match with the native react native component (SegmentedControlIOS). -
activeTabOpacityprops: used to customize the tab press. -
Added
Accessibilityprops to add custom labels. -
added the
allowFontScalingprop.
Misc
- minor bug fixes.