Alec Winograd
f8e25077c3
Add loading spinner props to react-native-elements ButtonProps ( #21382 )
...
* Add loading spinner props to react-native-elements ButtonProps
https://react-native-training.github.io/react-native-elements/API/buttons/
* Fix lint error
2017-11-13 06:56:27 -08:00
Nickita Tkach
f51868f66b
Added loading property for ButtonProps.
2017-11-09 13:19:47 +03:00
Mike Liu
3340210616
Edited test file to reflect change to iconRight type for ButtonProps
2017-11-08 14:34:37 -08:00
msl
82180fdf2e
Added comment to iconRight in ButtonProps
2017-11-08 10:57:35 -08:00
msl
1e4bf359eb
ButtonProps iconRight: ButtonIcon, not boolean
...
Details:
*Type of iconRight in ButtonProps should be a ButtonIcon, not boolean.
*Button is expecting iconRight prop to be a ButtonIcon and will render it appropriately.
*Currently, setting iconRight to a boolean causes error "In this environment the sources for assign MUST be an object."
2017-11-08 10:55:32 -08:00
Andy
954ee278de
Update TypeScript Versions to be at least as high as dependencies' versions ( #21288 )
...
* Update `TypeScript Version`s to be at least as high as dependencies' versions
* Run through again
2017-11-08 09:12:14 -08:00
Andy
72bc73d061
react-*: Fix lint ( #20825 )
2017-10-23 07:31:51 -07:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Ifiok Jr
4d55fe5cd4
docs(react-native-elements): remove deprecated message
2017-09-18 00:56:49 +01:00
Ifiok Jr
08753baeb1
feat(react-native-elements): add utility exports
2017-09-17 23:11:16 +01:00
Ifiok Jr
64bbfa8c78
feat(react-native-elements): add Tile component
2017-09-17 22:42:57 +01:00
Ifiok Jr
2385b0fa66
feat(react-native-elements): add Tabs component
2017-09-17 22:03:21 +01:00
Ifiok Jr
27bb912ad8
feat(react-native-elements): add SwipeDeck component
2017-09-17 16:14:24 +01:00
Ifiok Jr
d27b1fb10a
feat(react-native-elements): add SocialIcons component
2017-09-17 15:56:05 +01:00
Ifiok Jr
ad15db02b0
feat(react-native-elements): add Slider component
2017-09-17 15:29:56 +01:00
Ifiok Jr
b0b594b14b
feat(react-native-elements): add SideMenu component
2017-09-17 14:58:49 +01:00
Ifiok Jr
8ddbfde82f
feat(react-native-elements): add SearchBar component
2017-09-17 10:44:18 +01:00
Ifiok Jr
eef8baf613
feat(react-native-elements): add rating component
2017-09-17 09:58:32 +01:00
Ifiok Jr
af86165a93
fix(react-native-elements): unneeded breaking imports
2017-09-16 14:50:55 +01:00
Ifiok Jr
bf74cd2904
feat(react-native-element): add multiple components
...
The work is not yet completed, however there are several components provided and the rest will be completed in the next few days.
2017-09-16 09:12:40 +01:00
Ifiok Jr
15d5afb01b
feat(react-native-elements): pull from iRoachie
2017-09-15 07:32:35 +01:00
Kyle Roach
184dd72fb7
[rne] Check off badge component
2017-07-07 09:26:30 -04:00
Kyle Roach
6cd02abb2e
[react-native-elements] Added Badge component
2017-07-07 09:20:38 -04:00
Kyle Roach
9a46932a12
[react-native-elements] Added HTML Style Headings(Text) Component, and checklist
2017-07-05 11:32:02 -04:00
Kyle Roach
93109f126a
Added definitions for react-native-elements
2017-07-04 16:28:08 -04:00