Kiran Kalyan
277afd18f0
Merge pull request #55 from gbhasha/master
...
Added Accessibility options - [Galeel]
- By default Accessibility labels is an empty array hence it will default to the tab text.
- accsessibilityTraits - for now we are using it to be a button (this is the same behavior on native IOS app as well).
- key takeaways - better support for assistive techologies and helps to get in sync with the automation tools like Appium.
2018-07-25 08:59:21 +02:00
Galeel Bhasha Satthar
8a374b24c0
renamed prop name to 'accessibilityLabels' and added accessibilityTraits for voiceover support - [Galeel]
2018-07-24 11:28:22 +05:30
Galeel Bhasha Satthar
6a5097cdc9
made accessibilityLabel as an optional prop, If not set by default it would use the item value. - [Galeel]
2018-07-24 11:28:22 +05:30
Galeel Bhasha Satthar
d422efe379
Added Accessibility options - [Galeel]
2018-07-24 11:28:21 +05:30
Kiran Kalyan
9c0ec6f177
Set theme jekyll-theme-merlot
2018-07-23 22:22:18 +02:00
Kiran Kalyan
31bae564bf
fixed broken screenshots.
2018-06-09 17:20:14 +02:00
Kiran Kalyan
63d7fa6154
added screenshots.
2018-06-09 17:15:52 +02:00
Kiran Kalyan
a04f590fa2
Added new allowFontScaling prop to pass to the Text components.
2018-04-25 08:53:08 +02:00
Justin Stanley
7591018eaa
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# SegmentedControlTab.js
2018-04-24 19:48:10 -05:00
Kiran Kalyan
5b20f1dc8f
Merge pull request #41 from TimurAsayonok/numberOfLines
...
Added custom numberOfLines. Default number is 1.
2018-04-07 22:08:20 +02:00
Justin Stanley
4193266eb1
Added new allowFontScaling prop to pass to the Text components.
2018-03-31 20:50:03 -05:00
Timur Asayonok
89c8d5650c
Added custom numberOfLines. Default number is 1.
2018-02-11 16:34:03 +01:00
Kiran
752975d7b9
modified example and updated the patch version
2018-01-27 11:19:45 +05:30
Kiran Kalyan
faf0589b37
Merge pull request #38 from jgplane/fix-border-bug
...
If there are only two tabs, add a right border width of 1 to the first tab
2018-01-27 10:50:50 +05:30
Jack Plane
f31e512570
If there are only two tabs, add a right border width of 1 to the first tab
2017-12-21 15:30:38 -07:00
Kiran Kalyan
31aebc8eb8
Merge pull request #36 from terrysahaidak/patch-1
...
Fix last tab left border
2017-11-24 12:10:23 +05:30
Terry Sahaidak
48d6533012
Fix last tab left border
2017-11-16 16:38:02 +02:00
Kiran Kalyan
95fd2d3663
updated the screen shot
2017-07-26 08:44:10 +05:30
Kiran Kalyan
18d405034e
Added badge
2017-07-23 16:43:38 +05:30
Kiran Kalyan
593f8ffa3c
Updated version
2017-07-22 11:11:21 +05:30
Kiran Kalyan
bae896f2e2
updated the badges
2017-07-22 11:08:01 +05:30
Kiran Kalyan
dca72a6928
Updated npm badge
2017-07-22 11:06:41 +05:30
Kiran
a4cde3a03a
Updated the npm version
2017-07-22 10:58:30 +05:30
Kiran
588a0844b8
Updated the badges in the example
2017-07-22 10:57:49 +05:30
Kiran
2af1508733
Fix the rendering issue on IOS 10. (border bleeding)
2017-07-22 10:57:49 +05:30
Kiran Kalyan
77be51c54c
Update README.md
2017-07-22 10:35:34 +05:30
Kiran Kalyan
64b2b381e0
Merge pull request #14 from asessa/patch-2
...
Updated documentation for badges support
2017-07-22 09:42:52 +05:30
Kiran Kalyan
9600721fba
Update README.md
2017-07-21 08:37:21 +05:30
Kiran Kalyan
c9df7de63e
Merge pull request #26 from Ashoat/master
...
Fix typo in SegmentedControlTab.defaultProps
2017-07-18 08:22:19 +05:30
ashoat
926720e71a
Fix typo in SegmentedControlTab.defaultProps
2017-07-17 16:08:20 -04:00
Kiran Kalyan
b1b3212e62
Added badges to readme
2017-07-14 06:46:48 +05:30
Kiran Kalyan
4b57294058
Added badge
2017-07-13 09:29:52 +05:30
Kiran
3cc7cce91d
Merge branch 'asessa-patch-1- added badges feature'
2017-07-12 09:35:28 +05:30
Andrea Sessa
b79749eb43
Merge branch 'master' into patch-1
2017-07-04 13:15:15 +02:00
Kiran
403bfc61c5
Updated the version and deleted the old example
2017-07-04 08:46:14 +05:30
Kiran
4815b89908
Made the tab text to be 1 liner and added ellipsize for longer text
2017-07-04 08:22:43 +05:30
Kiran
97f436f3a6
Merge branch 'giautm-master- fix proptypes issue'
2017-07-03 21:28:48 +05:30
Kiran
9d4ce3b44f
Added example project with latest React native
2017-07-03 21:28:25 +05:30
Kiran
0868ef64d3
Merge branch 'master' of https://github.com/giautm/react-native-segmented-control-tab into giautm-master + fix proptypes isuue
2017-07-03 19:47:21 +05:30
giautm
6676297ef1
Delete yarn.lock
2017-06-24 10:43:02 +07:00
giautm
59c3de2c71
fix View.propTypes has been deprecated
2017-06-23 10:07:18 +07:00
giautm
0545f97f62
fix PropTypes issues
2017-06-23 09:54:26 +07:00
Kiran
69a2cc3d1e
Updating the version
2017-05-03 09:50:42 +05:30
Kiran
51c5484bbe
Updated the example with the tab content and package.json
2017-05-03 09:50:42 +05:30
Kiran Kalyan
e6bb68f51e
Merge pull request #20 from alexdunae/master
...
Disable removeClippedSubviews
2017-05-03 09:42:20 +05:30
Alex Dunae
a99caee11d
Disable removeClippedSubviews
2017-04-18 14:10:25 -07:00
Andrea Sessa
e9151fa750
Fixed RN glitch on iOS
2017-04-04 16:27:32 +02:00
Andrea Sessa
14dc528938
Updated documentation for badges support
2017-04-02 12:37:39 +02:00
Andrea Sessa
e6aecca25d
Added support for badges
2017-04-02 12:32:18 +02:00
Kiran Kalyan
159c4c4323
readme minor beautification
2017-04-01 22:46:06 +05:30