Commit Graph

76 Commits

Author SHA1 Message Date
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
Kiran Kalyan
99cad58d98 Added the right image screenshot for the examle 2017-04-01 13:17:14 +05:30
Kiran Kalyan
364436f90a Readme alignment 2017-04-01 13:14:32 +05:30
Kiran Kalyan
c8cb2575f4 Update README.md 2017-04-01 13:03:23 +05:30
Kiran Kalyan
d58b254c66 Updated ReadME
Added example project screen shot.
2017-04-01 12:59:41 +05:30
Kiran
e63cbd5bef ReadMe and example minor changes 2017-04-01 11:22:39 +05:30
Suhair Zain
34545d7bf0 Updated README with usage of 3.0 2017-04-01 11:14:19 +05:30
Suhair Zain
791ae35af6 Updated example for 3.0 2017-04-01 11:13:14 +05:30
Suhair Zain
b462bafee8 Bumped version to 3.0.1 2017-04-01 11:10:15 +05:30
Suhair Zain
e952e08b90 Sets margin on non-end tabs to prevent overlap issues 2017-04-01 11:10:15 +05:30
Suhair Zain
8497ff0123 Bumped version to 3.0.0 2017-04-01 11:10:15 +05:30
Suhair Zain
8026cce782 Made it a Controlled Component 2017-04-01 11:10:15 +05:30
Suhair Zain
972b8668bb Removed contains() and used includes() 2017-04-01 11:06:27 +05:30
Kiran Kalyan
68aaf9d43a Updated the Props in ReadMe 2017-03-02 11:36:48 +05:30
Kiran
df3c28ee17 Minor code refactoring and example update 2017-03-02 11:27:15 +05:30
Kiran Kalyan
7b92ddbf9b Merge pull request #7 from SuhairZain/master
Added option for multiple select
2017-03-02 10:26:48 +05:30
Suhair Zain
67c1e1c1c2 Bumped up version to 2.1.0 2017-02-23 19:37:44 +05:30
Suhair Zain
958322114b Added multiple select option 2017-02-23 18:57:09 +05:30
Kiran Kalyan
8280e4e44c Added Import statement 2017-02-20 10:52:57 +05:30