Skip to content

Added new Props to extend functionality.

Choose a tag to compare

@kirankalyan5 kirankalyan5 released this 07 Aug 20:34
· 113 commits to master since this release

Features

  • Added enable props which is true by default this match with the native react native component (SegmentedControlIOS).

  • activeTabOpacity props: used to customize the tab press.

  • Added Accessibility props to add custom labels.

  • added the allowFontScaling prop.

Misc

  • minor bug fixes.