Skip to content

Commit fb5455e

Browse files
committed
updated readme file
1 parent e33e830 commit fb5455e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ render() {
4040
|**`onChange`**|`function`|Callback that is called when the user taps a segment.|
4141
|**`selectedIndex`**|`Number`|Index of the selected segment.|
4242
|**`offsetHeight`**|`Number`|Active Segment's offset height.|
43-
|**`style`**|`function`|Styles props of segment control.|
44-
|**`segmentControlStyle`**|`function`|Styles props of segment control.|
45-
|**`activeSegmentStyle`**|`function`|Styles props of active segment view.|
46-
|**`selectedTextStyle`**|`function`|Selected Segment's text style.|
47-
|**`unSelectedTextStyle`**|`function`|Unselected Segment's text style.|
43+
|**`style`**|`Styles`|Styles props of segment control.|
44+
|**`segmentControlStyle`**|`Styles`|Styles props of segment control.|
45+
|**`activeSegmentStyle`**|`Styles`|Styles props of active segment view.|
46+
|**`selectedTextStyle`**|`Styles`|Selected Segment's text style.|
47+
|**`unSelectedTextStyle`**|`Styles`|Unselected Segment's text style.|
4848

4949
## License
5050

0 commit comments

Comments
 (0)