UNPKG

152 kBMarkdownView Raw
1### Changelog
2
3All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
5Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
7#### [v3.3.0](https://github.com/flyingcircle/react-native-elements/compare/v3.2.0...v3.3.0)
8
9- Feat: Add useTheme() and makeStyles() helpers [`#2790`](https://github.com/flyingcircle/react-native-elements/pull/2790)
10- Source prop missing in Image from Accessory.jsx [`#2793`](https://github.com/flyingcircle/react-native-elements/pull/2793)
11- Typescript work [`#2781`](https://github.com/flyingcircle/react-native-elements/pull/2781)
12- Typescript work [`#2792`](https://github.com/flyingcircle/react-native-elements/pull/2792)
13- typescript migration [`#2779`](https://github.com/flyingcircle/react-native-elements/pull/2779)
14- convert RNE to typescript [`#2766`](https://github.com/flyingcircle/react-native-elements/pull/2766)
15- fix withTheme typing [`107ecde`](https://github.com/flyingcircle/react-native-elements/commit/107ecde00f1e77d9b4a0e1a6692ce02108f2e4b7)
16- fix typing with static members of functions [`ce8aa3b`](https://github.com/flyingcircle/react-native-elements/commit/ce8aa3bb62d24e5dd908d38bfbe4706f745ef702)
17- trying out a different wrapped component [`69e7999`](https://github.com/flyingcircle/react-native-elements/commit/69e799911f2b503158686d7a73ffe29bc94a44c2)
18
19#### [v3.2.0](https://github.com/flyingcircle/react-native-elements/compare/v3.1.0...v3.2.0)
20
21> 7 February 2021
22
23- change react-native-safe-area-context to a peer [`#2769`](https://github.com/flyingcircle/react-native-elements/pull/2769)
24- Expo: remove global usage due to removal in SDK 41. [`#2760`](https://github.com/flyingcircle/react-native-elements/pull/2760)
25- update app location [`#2763`](https://github.com/flyingcircle/react-native-elements/pull/2763)
26- add note for rn-safe-area-context setup [`#2762`](https://github.com/flyingcircle/react-native-elements/pull/2762)
27- separate out doc props sections for playground [`#2738`](https://github.com/flyingcircle/react-native-elements/pull/2738)
28- Bump node-notifier from 8.0.0 to 8.0.1 [`#2736`](https://github.com/flyingcircle/react-native-elements/pull/2736)
29- update version to 3.2.0 [`ab0526b`](https://github.com/flyingcircle/react-native-elements/commit/ab0526b053ab8a927da94a916ac1d584c2390790)
30
31#### [v3.1.0](https://github.com/flyingcircle/react-native-elements/compare/v3.0.1...v3.1.0)
32
33> 29 December 2020
34
35- dynamically import all font files [`#2732`](https://github.com/flyingcircle/react-native-elements/pull/2732)
36- add stack-overflow icon to prop type [`#2731`](https://github.com/flyingcircle/react-native-elements/pull/2731)
37- Button title use renderNode [`#2725`](https://github.com/flyingcircle/react-native-elements/pull/2725)
38- update BottomSheet so that it isn't bound by a max height [`#2727`](https://github.com/flyingcircle/react-native-elements/pull/2727)
39- alphabetize ButtonGroup and Text props [`#2724`](https://github.com/flyingcircle/react-native-elements/pull/2724)
40- Windows update [`#2723`](https://github.com/flyingcircle/react-native-elements/pull/2723)
41- Create CODE_OF_CONDUCT.md [`#2720`](https://github.com/flyingcircle/react-native-elements/pull/2720)
42- 3.0.1 [`#2718`](https://github.com/flyingcircle/react-native-elements/pull/2718)
43- Version 3.0.0 [`#2705`](https://github.com/flyingcircle/react-native-elements/pull/2705)
44- Release 3.0.0-alpha.1 [`#2642`](https://github.com/flyingcircle/react-native-elements/pull/2642)
45- 2.3.2 Release [`#2551`](https://github.com/flyingcircle/react-native-elements/pull/2551)
46- 2.3.1 Release [`#2532`](https://github.com/flyingcircle/react-native-elements/pull/2532)
47- Release 2.3.0 [`#2521`](https://github.com/flyingcircle/react-native-elements/pull/2521)
48- release version 3.1.0 [`62467be`](https://github.com/flyingcircle/react-native-elements/commit/62467be68e2397a8a13e272db814a09e9b03ecbe)
49- update package to 3.0.1 [`6ec33aa`](https://github.com/flyingcircle/react-native-elements/commit/6ec33aac137502fb16121cd432228ab0572c06d7)
50
51#### [v3.0.1](https://github.com/flyingcircle/react-native-elements/compare/v3.0.0...v3.0.1)
52
53> 18 December 2020
54
55- fix Header placement on web [`#2716`](https://github.com/flyingcircle/react-native-elements/pull/2716)
56- fix image source for local images [`#2717`](https://github.com/flyingcircle/react-native-elements/pull/2717)
57
58#### [v3.0.0](https://github.com/flyingcircle/react-native-elements/compare/3.0.0-alpha.1...v3.0.0)
59
60> 16 December 2020
61
62- update header component to handle more phone shapes/sizes [`#2707`](https://github.com/flyingcircle/react-native-elements/pull/2707)
63- Update Button.js [`#2708`](https://github.com/flyingcircle/react-native-elements/pull/2708)
64- removing deprecated Avatar section of docs [`#2711`](https://github.com/flyingcircle/react-native-elements/pull/2711)
65- add image to website homepage [`#2703`](https://github.com/flyingcircle/react-native-elements/pull/2703)
66- fix Tile type file [`#2702`](https://github.com/flyingcircle/react-native-elements/pull/2702)
67- reordering props alphabetically [`#2644`](https://github.com/flyingcircle/react-native-elements/pull/2644)
68- fix(ThemeProvider): Custom theme lost on dark mode switch [`#2650`](https://github.com/flyingcircle/react-native-elements/pull/2650)
69- Add bottom sheet containerStyle prop [`#2656`](https://github.com/flyingcircle/react-native-elements/pull/2656)
70- avatar not showing placeholder if not source [`#2645`](https://github.com/flyingcircle/react-native-elements/pull/2645)
71- Remove depreacted props from Card [`#2700`](https://github.com/flyingcircle/react-native-elements/pull/2700)
72- Remove deprecated props from ListItem [`#2699`](https://github.com/flyingcircle/react-native-elements/pull/2699)
73- Typo fixes on Customization and ListItem page [`#2651`](https://github.com/flyingcircle/react-native-elements/pull/2651)
74- checkbox type [`#2701`](https://github.com/flyingcircle/react-native-elements/pull/2701)
75- update all links to newer rn docs domain [`#2698`](https://github.com/flyingcircle/react-native-elements/pull/2698)
76- Avatar deprecated props removed from docs [`#2691`](https://github.com/flyingcircle/react-native-elements/pull/2691)
77- Add new white, black, and grey colors [`#2674`](https://github.com/flyingcircle/react-native-elements/pull/2674)
78- update status-bar-height lib [`#2697`](https://github.com/flyingcircle/react-native-elements/pull/2697)
79- Icons update [`#2596`](https://github.com/flyingcircle/react-native-elements/pull/2596)
80- docs(SearchBar): value prop missing from the docs [`#2671`](https://github.com/flyingcircle/react-native-elements/pull/2671)
81- docs(Input): Placeholder props missing from the docs [`#2672`](https://github.com/flyingcircle/react-native-elements/pull/2672)
82- docs: Added Playground Link [`#2676`](https://github.com/flyingcircle/react-native-elements/pull/2676)
83- update to version 3.0.0 [`653ef8a`](https://github.com/flyingcircle/react-native-elements/commit/653ef8a0bac9794668f0383f90b22147af5b0f74)
84- update website search config [`62f32b6`](https://github.com/flyingcircle/react-native-elements/commit/62f32b6c4d7c61a72144bfa6655aeac1b39b620e)
85- remove deprecated props from Card [`7dd7790`](https://github.com/flyingcircle/react-native-elements/commit/7dd77901f1206f90aacc27cabad8ddd0895ebfcd)
86
87#### [3.0.0-alpha.1](https://github.com/flyingcircle/react-native-elements/compare/v2.3.2...3.0.0-alpha.1)
88
89> 16 October 2020
90
91- chore<Tooling>:automaticaly generated CHANGELOG [`#2637`](https://github.com/flyingcircle/react-native-elements/pull/2637)
92- Docs: Arranged props alphabetically in pricing.md [`#2631`](https://github.com/flyingcircle/react-native-elements/pull/2631)
93- Docs: Arranged props alphabetically in rating.md [`#2632`](https://github.com/flyingcircle/react-native-elements/pull/2632)
94- Docs: arrange props alphabetically in searchbar.md, listitem.md [`#2629`](https://github.com/flyingcircle/react-native-elements/pull/2629)
95- Update broken URLs [`#2627`](https://github.com/flyingcircle/react-native-elements/pull/2627)
96- Replace homePageId with slug [`#2616`](https://github.com/flyingcircle/react-native-elements/pull/2616)
97- Update react-native-ratings to latest [`#2621`](https://github.com/flyingcircle/react-native-elements/pull/2621)
98- Docs: arrange props in badge.md, button.md, to be alphabetical [`#2624`](https://github.com/flyingcircle/react-native-elements/pull/2624)
99- Docs: Arrange props and references alphabetically [`#2618`](https://github.com/flyingcircle/react-native-elements/pull/2618)
100- Sorted props in alphabetical order. [`#2622`](https://github.com/flyingcircle/react-native-elements/pull/2622)
101- Docs: arrange props list in slider.md and tile.md to be alphabetical [`#2619`](https://github.com/flyingcircle/react-native-elements/pull/2619)
102- Docs: Fix typos in rating.md [`#2620`](https://github.com/flyingcircle/react-native-elements/pull/2620)
103- Update tooltip.md [`#2615`](https://github.com/flyingcircle/react-native-elements/pull/2615)
104- Docs: Update tooltip.md [`#2612`](https://github.com/flyingcircle/react-native-elements/pull/2612)
105- Docs: Arrange props and references in order [`#2610`](https://github.com/flyingcircle/react-native-elements/pull/2610)
106- Docs(Image): Arranged props and reference in order [`#2608`](https://github.com/flyingcircle/react-native-elements/pull/2608)
107- Docs: arrange props list in avatar.md to be alphabetical [`#2605`](https://github.com/flyingcircle/react-native-elements/pull/2605)
108- Update card.md [`#2559`](https://github.com/flyingcircle/react-native-elements/pull/2559)
109- use size-matters lib for normalize [`#2598`](https://github.com/flyingcircle/react-native-elements/pull/2598)
110- update packages to latest [`#2601`](https://github.com/flyingcircle/react-native-elements/pull/2601)
111- move url to reactnativeelements.com [`#2599`](https://github.com/flyingcircle/react-native-elements/pull/2599)
112- fix(Button): Improved UX of the LinearGradient button [`#2587`](https://github.com/flyingcircle/react-native-elements/pull/2587)
113- move styles back to base Card [`#2589`](https://github.com/flyingcircle/react-native-elements/pull/2589)
114- remove deprecated Avatar Props [`#2590`](https://github.com/flyingcircle/react-native-elements/pull/2590)
115- chore(tests): Snapshot updates [`#2586`](https://github.com/flyingcircle/react-native-elements/pull/2586)
116- Update Component default value in ButtonGroup [`#2575`](https://github.com/flyingcircle/react-native-elements/pull/2575)
117- fix(Button): Improper text alignment [`#2584`](https://github.com/flyingcircle/react-native-elements/pull/2584)
118- fix(Slider): Slider stuck when value is set initially and slider stuck issue. [`#2585`](https://github.com/flyingcircle/react-native-elements/pull/2585)
119- feat(Image): Perf improvements and transitionDuration [`#2580`](https://github.com/flyingcircle/react-native-elements/pull/2580)
120- feat(Colors): Dark colors are now available in the Public API [`#2583`](https://github.com/flyingcircle/react-native-elements/pull/2583)
121- chore: linting fix and updated jest snapshots [`#2577`](https://github.com/flyingcircle/react-native-elements/pull/2577)
122- feat(tooling): Reduced package size by removing unwanted files in the tar. [`#2570`](https://github.com/flyingcircle/react-native-elements/pull/2570)
123- fix(SearchBar-Android): Fires onCancel when back button is pressed while typing [`#2578`](https://github.com/flyingcircle/react-native-elements/pull/2578)
124- fix: Ripple overflow on Button with borderRadius [`#2566`](https://github.com/flyingcircle/react-native-elements/pull/2566)
125- docs: Added GitHub stars img shield [`#2574`](https://github.com/flyingcircle/react-native-elements/pull/2574)
126- fix(Image): Show placeholder when source.uri is empty [`#2565`](https://github.com/flyingcircle/react-native-elements/pull/2565)
127- fix: ThemeProvider re-render on prop change [`#2572`](https://github.com/flyingcircle/react-native-elements/pull/2572)
128- chore(tooling): Uses rimraf insted of UNIX based rm -rf for removing node_modules [`#2567`](https://github.com/flyingcircle/react-native-elements/pull/2567)
129- Fixed issue of Cannot read property 'grey' of undefined in ListItem [`#2561`](https://github.com/flyingcircle/react-native-elements/pull/2561)
130- docs add custom name file; update docusaurus [`3c54b22`](https://github.com/flyingcircle/react-native-elements/commit/3c54b22320a37480cffec121bbef9bd6b529c9a3)
131- remove /react-native-elements from docs links [`ff2e20b`](https://github.com/flyingcircle/react-native-elements/commit/ff2e20b48dfdf5935ca5fdf6b9cbfa442a701530)
132- remove image snapshot tests [`90121af`](https://github.com/flyingcircle/react-native-elements/commit/90121af3fcc6d104afc1398c4dfaedd43fc384b4)
133
134#### [v2.3.2](https://github.com/flyingcircle/react-native-elements/compare/v2.3.1...v2.3.2)
135
136> 2 September 2020
137
138- update theme to have subcomponents [`#2550`](https://github.com/flyingcircle/react-native-elements/pull/2550)
139- fix(): Avoid error when title is a React element [`#2549`](https://github.com/flyingcircle/react-native-elements/pull/2549)
140- fix prop links in search bar [`#2547`](https://github.com/flyingcircle/react-native-elements/pull/2547)
141- Cannot access 'reverseColor' before initialization issue fixed. [`#2545`](https://github.com/flyingcircle/react-native-elements/pull/2545)
142- Fix input style [`#2538`](https://github.com/flyingcircle/react-native-elements/pull/2538)
143- fix children in typescript [`#2536`](https://github.com/flyingcircle/react-native-elements/pull/2536)
144- Release 2.3.2 [`4e38024`](https://github.com/flyingcircle/react-native-elements/commit/4e38024d9bd4f612975f9545e0e7e1b41111eefd)
145
146#### [v2.3.1](https://github.com/flyingcircle/react-native-elements/compare/v2.3.0...v2.3.1)
147
148> 29 August 2020
149
150- fix touchable type [`#2526`](https://github.com/flyingcircle/react-native-elements/pull/2526)
151- fix new subcomponent types [`#2527`](https://github.com/flyingcircle/react-native-elements/pull/2527)
152- update types to RN 63 [`#2528`](https://github.com/flyingcircle/react-native-elements/pull/2528)
153- add theming to subcomponents [`#2529`](https://github.com/flyingcircle/react-native-elements/pull/2529)
154- fix input so that placeholderTextColor is overwritable [`#2531`](https://github.com/flyingcircle/react-native-elements/pull/2531)
155- release version 2.3.1 [`86a483d`](https://github.com/flyingcircle/react-native-elements/commit/86a483de6b913d33e08ce771270174cd338fcf65)
156
157#### [v2.3.0](https://github.com/flyingcircle/react-native-elements/compare/v2.2.1...v2.3.0)
158
159> 26 August 2020
160
161- fix styled-components with Image comp [`#2520`](https://github.com/flyingcircle/react-native-elements/pull/2520)
162- Card refact [`#2518`](https://github.com/flyingcircle/react-native-elements/pull/2518)
163- withTheme fix deepmerge for circular props [`#2517`](https://github.com/flyingcircle/react-native-elements/pull/2517)
164- docs(website): Fix component preview layout [`#2516`](https://github.com/flyingcircle/react-native-elements/pull/2516)
165- Dark mode [`#2512`](https://github.com/flyingcircle/react-native-elements/pull/2512)
166- - Fixes issue#2413 - Tooltip - Need support to disable auto hiding of tooltip when touching/scrolling anywhere inside the active tooltip popover container [`#2477`](https://github.com/flyingcircle/react-native-elements/pull/2477)
167- FIX - 814 - Clickable image on the cards [`#2506`](https://github.com/flyingcircle/react-native-elements/pull/2506)
168- Fix: Functionality to close the BottomSheet [`#2507`](https://github.com/flyingcircle/react-native-elements/pull/2507)
169- Buttom -> Bottom [`#2504`](https://github.com/flyingcircle/react-native-elements/pull/2504)
170- Unifiy badge styles [`#2502`](https://github.com/flyingcircle/react-native-elements/pull/2502)
171- Fix README link to install instruction [`#2497`](https://github.com/flyingcircle/react-native-elements/pull/2497)
172- deprecate ListItem subcomponents and avatar.accessory [`#2494`](https://github.com/flyingcircle/react-native-elements/pull/2494)
173- Listitem type [`#2486`](https://github.com/flyingcircle/react-native-elements/pull/2486)
174- fix issue with listItem alignItems center [`#2485`](https://github.com/flyingcircle/react-native-elements/pull/2485)
175- Fix searchbar type to inherit from InputProps [`#2490`](https://github.com/flyingcircle/react-native-elements/pull/2490)
176- add iconProps to icon [`#2487`](https://github.com/flyingcircle/react-native-elements/pull/2487)
177- stop creating component if string length == 0; https://github.com/rea… [`#2436`](https://github.com/flyingcircle/react-native-elements/pull/2436)
178- remove docs versions 0.x 1.0 and 1.1 [`#2484`](https://github.com/flyingcircle/react-native-elements/pull/2484)
179- Refactor slider [`#2480`](https://github.com/flyingcircle/react-native-elements/pull/2480)
180- add thumbProps for custom thumb [`#2479`](https://github.com/flyingcircle/react-native-elements/pull/2479)
181- Fix for slower Android devices calculating height [`#2352`](https://github.com/flyingcircle/react-native-elements/pull/2352)
182- Modified versions.json to contain correct version number for 2.1.0 [`#2476`](https://github.com/flyingcircle/react-native-elements/pull/2476)
183- Rename Github to GitHub [`#2474`](https://github.com/flyingcircle/react-native-elements/pull/2474)
184- Add missing link to Bottom Sheet component [`#2472`](https://github.com/flyingcircle/react-native-elements/pull/2472)
185- 2.0.4 [`#2424`](https://github.com/flyingcircle/react-native-elements/pull/2424)
186- Version 2.3.0 [`e993c30`](https://github.com/flyingcircle/react-native-elements/commit/e993c304e1fb3a5a53467dbb96a487335498929c)
187- fix merge conflict bug [`632aae8`](https://github.com/flyingcircle/react-native-elements/commit/632aae8bcdc2d6d9b30e1bf9d3a31af117913a95)
188- fix doc blog link: [`0c2af7e`](https://github.com/flyingcircle/react-native-elements/commit/0c2af7e36e51a1ca4f7246f4044716e553f92abf)
189
190#### [v2.2.1](https://github.com/flyingcircle/react-native-elements/compare/v2.2.0...v2.2.1)
191
192> 11 August 2020
193
194- Listitem type [`#2486`](https://github.com/flyingcircle/react-native-elements/pull/2486)
195- fix issue with listItem alignItems center [`#2485`](https://github.com/flyingcircle/react-native-elements/pull/2485)
196- Fix searchbar type to inherit from InputProps [`#2490`](https://github.com/flyingcircle/react-native-elements/pull/2490)
197- add iconProps to icon [`#2487`](https://github.com/flyingcircle/react-native-elements/pull/2487)
198- stop creating component if string length == 0; https://github.com/rea… [`#2436`](https://github.com/flyingcircle/react-native-elements/pull/2436)
199- remove docs versions 0.x 1.0 and 1.1 [`#2484`](https://github.com/flyingcircle/react-native-elements/pull/2484)
200- Refactor slider [`#2480`](https://github.com/flyingcircle/react-native-elements/pull/2480)
201- add thumbProps for custom thumb [`#2479`](https://github.com/flyingcircle/react-native-elements/pull/2479)
202- Fix for slower Android devices calculating height [`#2352`](https://github.com/flyingcircle/react-native-elements/pull/2352)
203- Modified versions.json to contain correct version number for 2.1.0 [`#2476`](https://github.com/flyingcircle/react-native-elements/pull/2476)
204- Rename Github to GitHub [`#2474`](https://github.com/flyingcircle/react-native-elements/pull/2474)
205- Add missing link to Bottom Sheet component [`#2472`](https://github.com/flyingcircle/react-native-elements/pull/2472)
206- Release 2.2.0 [`4a2742b`](https://github.com/flyingcircle/react-native-elements/commit/4a2742bfde4257887f5359ad4efc6c261f232134)
207- release 2.2.1 [`a055caf`](https://github.com/flyingcircle/react-native-elements/commit/a055caf72c511821edd62ab8904e5d93cb9a40f5)
208- revert PR #2485 [`5fbcc42`](https://github.com/flyingcircle/react-native-elements/commit/5fbcc42abe2a50ec5e6a2dba93e26df7412afa58)
209
210#### [v2.2.0](https://github.com/flyingcircle/react-native-elements/compare/v2.1.0...v2.2.0)
211
212> 8 August 2020
213
214- Listitem type [`#2486`](https://github.com/flyingcircle/react-native-elements/pull/2486)
215- fix issue with listItem alignItems center [`#2485`](https://github.com/flyingcircle/react-native-elements/pull/2485)
216- Fix searchbar type to inherit from InputProps [`#2490`](https://github.com/flyingcircle/react-native-elements/pull/2490)
217- add iconProps to icon [`#2487`](https://github.com/flyingcircle/react-native-elements/pull/2487)
218- stop creating component if string length == 0; https://github.com/rea… [`#2436`](https://github.com/flyingcircle/react-native-elements/pull/2436)
219- remove docs versions 0.x 1.0 and 1.1 [`#2484`](https://github.com/flyingcircle/react-native-elements/pull/2484)
220- Refactor slider [`#2480`](https://github.com/flyingcircle/react-native-elements/pull/2480)
221- add thumbProps for custom thumb [`#2479`](https://github.com/flyingcircle/react-native-elements/pull/2479)
222- Fix for slower Android devices calculating height [`#2352`](https://github.com/flyingcircle/react-native-elements/pull/2352)
223- Modified versions.json to contain correct version number for 2.1.0 [`#2476`](https://github.com/flyingcircle/react-native-elements/pull/2476)
224- Rename Github to GitHub [`#2474`](https://github.com/flyingcircle/react-native-elements/pull/2474)
225- Add missing link to Bottom Sheet component [`#2472`](https://github.com/flyingcircle/react-native-elements/pull/2472)
226- add type for badge - textProps [`#2470`](https://github.com/flyingcircle/react-native-elements/pull/2470)
227- Avatar rework [`#2469`](https://github.com/flyingcircle/react-native-elements/pull/2469)
228- Created BottomSheet component [`#2325`](https://github.com/flyingcircle/react-native-elements/pull/2325)
229- Fix issue with avatar not displaying if passing containerStyle is passed within imageProps [`#2444`](https://github.com/flyingcircle/react-native-elements/pull/2444)
230- fix slide web 'not a function' issue [`#2465`](https://github.com/flyingcircle/react-native-elements/pull/2465)
231- Disabled button style fix for issue #2440 [`#2449`](https://github.com/flyingcircle/react-native-elements/pull/2449)
232- Fixing RN 0.63 issue where iOS onClose does not fire [`#2437`](https://github.com/flyingcircle/react-native-elements/pull/2437)
233- update docs to docusaurus v2 [`#2455`](https://github.com/flyingcircle/react-native-elements/pull/2455)
234- chore(deps): bump lodash from 4.17.15 to 4.17.19 [`#2451`](https://github.com/flyingcircle/react-native-elements/pull/2451)
235- Update card.md [`#2450`](https://github.com/flyingcircle/react-native-elements/pull/2450)
236- antdesign => ant-design [`#2422`](https://github.com/flyingcircle/react-native-elements/pull/2422)
237- release version 2.1.0 [`c55b1ed`](https://github.com/flyingcircle/react-native-elements/commit/c55b1ed082e4d9badcff0d6d51825d0e7c0b06c9)
238- fix 2.0.4 docs [`47f8204`](https://github.com/flyingcircle/react-native-elements/commit/47f8204a791669221ff6f351ad1b507acb1f0fe6)
239- Release 2.2.0 [`1fbd9ac`](https://github.com/flyingcircle/react-native-elements/commit/1fbd9ac9eeec5fcc8825d57457a04175043b7812)
240
241#### [v2.1.0](https://github.com/flyingcircle/react-native-elements/compare/v2.0.4...v2.1.0)
242
243> 31 July 2020
244
245- add type for badge - textProps [`#2470`](https://github.com/flyingcircle/react-native-elements/pull/2470)
246- Avatar rework [`#2469`](https://github.com/flyingcircle/react-native-elements/pull/2469)
247- Created BottomSheet component [`#2325`](https://github.com/flyingcircle/react-native-elements/pull/2325)
248- Fix issue with avatar not displaying if passing containerStyle is passed within imageProps [`#2444`](https://github.com/flyingcircle/react-native-elements/pull/2444)
249- fix slide web 'not a function' issue [`#2465`](https://github.com/flyingcircle/react-native-elements/pull/2465)
250- Disabled button style fix for issue #2440 [`#2449`](https://github.com/flyingcircle/react-native-elements/pull/2449)
251- Fixing RN 0.63 issue where iOS onClose does not fire [`#2437`](https://github.com/flyingcircle/react-native-elements/pull/2437)
252- update docs to docusaurus v2 [`#2455`](https://github.com/flyingcircle/react-native-elements/pull/2455)
253- chore(deps): bump lodash from 4.17.15 to 4.17.19 [`#2451`](https://github.com/flyingcircle/react-native-elements/pull/2451)
254- Update card.md [`#2450`](https://github.com/flyingcircle/react-native-elements/pull/2450)
255- antdesign => ant-design [`#2422`](https://github.com/flyingcircle/react-native-elements/pull/2422)
256- 2.0.4 [`#2424`](https://github.com/flyingcircle/react-native-elements/pull/2424)
257- release version 2.1.0 [`8a0a1a8`](https://github.com/flyingcircle/react-native-elements/commit/8a0a1a8c9cedb6e80e85f56cc5c8bfab8f478b4a)
258- fix 2.0.4 docs [`b16e081`](https://github.com/flyingcircle/react-native-elements/commit/b16e081c06f3ef66e95a7d145ef279f21d2d3e2f)
259- Fix Avatar docs for 2.0.4 [`d85ba8e`](https://github.com/flyingcircle/react-native-elements/commit/d85ba8e4fdd24769e30b4fff55ca5a2f1973cb99)
260
261#### [v2.0.4](https://github.com/flyingcircle/react-native-elements/compare/v2.0.3...v2.0.4)
262
263> 29 June 2020
264
265- 2.0.3 [`#2419`](https://github.com/flyingcircle/react-native-elements/pull/2419)
266- 2.0.2 [`#2380`](https://github.com/flyingcircle/react-native-elements/pull/2380)
267- chore: publish 2.0.4 [`f92d94b`](https://github.com/flyingcircle/react-native-elements/commit/f92d94beeb688b8f42d52576f16c24d6d7ab7da5)
268- revert moving react-native-vector types to dev [`6e3f749`](https://github.com/flyingcircle/react-native-elements/commit/6e3f749f684c76ee196054e7c4b39266f4dd6e1c)
269
270#### [v2.0.3](https://github.com/flyingcircle/react-native-elements/compare/v2.0.2...v2.0.3)
271
272> 28 June 2020
273
274- fix padding in list item for web [`#2416`](https://github.com/flyingcircle/react-native-elements/pull/2416)
275- Have `IconObject` extend `TouchableHighlightProps` so that `HeaderIcon` can support props like `underlayColor` [`#2185`](https://github.com/flyingcircle/react-native-elements/pull/2185)
276- Status bar [`#2405`](https://github.com/flyingcircle/react-native-elements/pull/2405)
277- add toggleAction to tooltip [`#2406`](https://github.com/flyingcircle/react-native-elements/pull/2406)
278- add regular font to all android fonts [`#2402`](https://github.com/flyingcircle/react-native-elements/pull/2402)
279- Jose4gg feature/add button container style to buttongroup [`#2415`](https://github.com/flyingcircle/react-native-elements/pull/2415)
280- Image methods [`#2407`](https://github.com/flyingcircle/react-native-elements/pull/2407)
281- stop triggering LayoutAnimation without setting state when SearchBar-ios showCancel is true [`#2390`](https://github.com/flyingcircle/react-native-elements/pull/2390)
282- fix padview testid placement [`#2404`](https://github.com/flyingcircle/react-native-elements/pull/2404)
283- Revert "Add testID to ListItem::PadView" [`#2403`](https://github.com/flyingcircle/react-native-elements/pull/2403)
284- Add testID to ListItem::PadView [`#2401`](https://github.com/flyingcircle/react-native-elements/pull/2401)
285- fix ios raised button issue [`#2400`](https://github.com/flyingcircle/react-native-elements/pull/2400)
286- only apply styles to icons that can accept them [`#2399`](https://github.com/flyingcircle/react-native-elements/pull/2399)
287- fix checkbox no title spacing issue [`#2397`](https://github.com/flyingcircle/react-native-elements/pull/2397)
288- add textProps prop to Badge [`#2395`](https://github.com/flyingcircle/react-native-elements/pull/2395)
289- fixes Avatar when rounded is true [`#2247`](https://github.com/flyingcircle/react-native-elements/pull/2247)
290- update all test libraries [`#2394`](https://github.com/flyingcircle/react-native-elements/pull/2394)
291- Update customization.md [`#2354`](https://github.com/flyingcircle/react-native-elements/pull/2354)
292- move @types/react-native-vector-icons to dev deps [`#2371`](https://github.com/flyingcircle/react-native-elements/pull/2371)
293- remove the beta from from antdesign link [`#2385`](https://github.com/flyingcircle/react-native-elements/pull/2385)
294- chore: version 2.0.3 [`717ab91`](https://github.com/flyingcircle/react-native-elements/commit/717ab9114037d7ad9358fc708a9b68fcad767132)
295- rename test id for listitem-padview [`9e0ed04`](https://github.com/flyingcircle/react-native-elements/commit/9e0ed04b716bf17def7a30f6579f2ab2026255ad)
296- add test id to listitem-padview [`0718b7a`](https://github.com/flyingcircle/react-native-elements/commit/0718b7a37c710568cc2b56e78fa6017cf784e7ad)
297
298#### [v2.0.2](https://github.com/flyingcircle/react-native-elements/compare/2.0.2...v2.0.2)
299
300> 4 June 2020
301
302#### [2.0.2](https://github.com/flyingcircle/react-native-elements/compare/v2.0.1...2.0.2)
303
304> 4 June 2020
305
306- Update Image source props [`#2379`](https://github.com/flyingcircle/react-native-elements/pull/2379)
307- Add theme key [`#2303`](https://github.com/flyingcircle/react-native-elements/pull/2303)
308- Add event to Image.onLoad prop [`#2314`](https://github.com/flyingcircle/react-native-elements/pull/2314)
309- Fix keep getting Delete 'CR' [prettier/prettier][`#2215`](https://github.com/flyingcircle/react-native-elements/pull/2215)
310- Fix #2374 - Use correct PropType for styles [`#2375`](https://github.com/flyingcircle/react-native-elements/pull/2375)
311- update test react-native version to 60.6 [`#2378`](https://github.com/flyingcircle/react-native-elements/pull/2378)
312- update the vector libraries. [`#2370`](https://github.com/flyingcircle/react-native-elements/pull/2370)
313- Add Support for Fontisto Font [`#2361`](https://github.com/flyingcircle/react-native-elements/pull/2361)
314- improve PricingCard button props [`#2332`](https://github.com/flyingcircle/react-native-elements/pull/2332)
315- add useNativeDriver arg to animated input [`#2355`](https://github.com/flyingcircle/react-native-elements/pull/2355)
316- fix: remove React.PropTypes since deprecated [`#2338`](https://github.com/flyingcircle/react-native-elements/pull/2338)
317- Pass event in SearchBar [`#2342`](https://github.com/flyingcircle/react-native-elements/pull/2342)
318- add rtl fix for tooltip modal content [`#2340`](https://github.com/flyingcircle/react-native-elements/pull/2340)
319- Fix Avatar flickering using deep comparison [`#2287`](https://github.com/flyingcircle/react-native-elements/pull/2287)
320- update contributing docs [`#2347`](https://github.com/flyingcircle/react-native-elements/pull/2347)
321- update card image to reflect actual look [`#2346`](https://github.com/flyingcircle/react-native-elements/pull/2346)
322- Update Header.js [`#2199`](https://github.com/flyingcircle/react-native-elements/pull/2199)
323- Fix: Object getting created with key `0` [`#2337`](https://github.com/flyingcircle/react-native-elements/pull/2337)
324- Fix #2374 - Use correct PropType for styles (#2375) [`#2374`](https://github.com/flyingcircle/react-native-elements/issues/2374)
325- chore: version 2.0.1 [`fa6a1d3`](https://github.com/flyingcircle/react-native-elements/commit/fa6a1d3c755d948eb0a316a161dce8da3896b943)
326- fix tests [`ba71bc9`](https://github.com/flyingcircle/react-native-elements/commit/ba71bc9f1ecd81e39efdfaab7ea342b7c074e09d)
327- fix linting and docs prettify [`81a9537`](https://github.com/flyingcircle/react-native-elements/commit/81a953777a5b71fd9fbb41b8fe7c6e6419d7b618)
328
329#### [v2.0.1](https://github.com/flyingcircle/react-native-elements/compare/v2.0.0...v2.0.1)
330
331> 30 May 2020
332
333- 2.0.1 Release [`#2356`](https://github.com/flyingcircle/react-native-elements/pull/2356)
334
335### [v2.0.0](https://github.com/flyingcircle/react-native-elements/compare/v1.2.7...v2.0.0)
336
337> 29 April 2020
338
339- feat: Remove deprecated accessibilityStates [`#2335`](https://github.com/flyingcircle/react-native-elements/pull/2335)
340- Haruelrovix test/increase coverage for socialicon [`#2334`](https://github.com/flyingcircle/react-native-elements/pull/2334)
341- fix tile title font size issue [`#2057`](https://github.com/flyingcircle/react-native-elements/pull/2057)
342- Update listitem.md [`#2117`](https://github.com/flyingcircle/react-native-elements/pull/2117)
343- fix empty string checkbox title crash [`#2331`](https://github.com/flyingcircle/react-native-elements/pull/2331)
344- feat: add vertical prop to ButtonGroup [`#2326`](https://github.com/flyingcircle/react-native-elements/pull/2326)
345- feat: image source for avatar accessory [`#2323`](https://github.com/flyingcircle/react-native-elements/pull/2323)
346- chore: update lint-staged config [`#2320`](https://github.com/flyingcircle/react-native-elements/pull/2320)
347- docs: typographical fix [`#2321`](https://github.com/flyingcircle/react-native-elements/pull/2321)
348- fix: Image component not applying style prop other than width, height [`#2313`](https://github.com/flyingcircle/react-native-elements/pull/2313)
349- fix: default left icon styles for input component [`#2116`](https://github.com/flyingcircle/react-native-elements/pull/2116)
350- fix: add iconType to SocialIcon [`#2317`](https://github.com/flyingcircle/react-native-elements/pull/2317)
351- Update anchors in Props section [`#2294`](https://github.com/flyingcircle/react-native-elements/pull/2294)
352- Fix: Height for errorMessage prop on Input [`#1801`](https://github.com/flyingcircle/react-native-elements/pull/1801)
353- Changing color of Facebook icon [`#2254`](https://github.com/flyingcircle/react-native-elements/pull/2254)
354- docs(contributing): Typo correction [`#2316`](https://github.com/flyingcircle/react-native-elements/pull/2316)
355- simple-line-icon correct website link [`#2292`](https://github.com/flyingcircle/react-native-elements/pull/2292)
356- docs(Customization): Grammar fix [`#2240`](https://github.com/flyingcircle/react-native-elements/pull/2240)
357- docs(Input): Add example with password input [`#2242`](https://github.com/flyingcircle/react-native-elements/pull/2242)
358- docs(Rating): Update styles example [`#2224`](https://github.com/flyingcircle/react-native-elements/pull/2224)
359- docs: Update slack join link [`#2283`](https://github.com/flyingcircle/react-native-elements/pull/2283)
360- fix(CheckBox): Allow default checkbox testID to be overwritten [`#2272`](https://github.com/flyingcircle/react-native-elements/pull/2272)
361- meta: add GitHub sponsor button config [`#2268`](https://github.com/flyingcircle/react-native-elements/pull/2268)
362- Trigger onLoad function after loading Image [`#2269`](https://github.com/flyingcircle/react-native-elements/pull/2269)
363- typo: getTooltipCoordinate [`#2221`](https://github.com/flyingcircle/react-native-elements/pull/2221)
364- docs(ListItem): Add TouchableHighlight props message [`#2187`](https://github.com/flyingcircle/react-native-elements/pull/2187)
365- docs(Divider): Remove trailing semi-colon in example [`#2186`](https://github.com/flyingcircle/react-native-elements/pull/2186)
366- docs(Checkbox): Add Component to Title options [`#2179`](https://github.com/flyingcircle/react-native-elements/pull/2179)
367- feat(Input): Change inputComponent to InputComponent [`#2176`](https://github.com/flyingcircle/react-native-elements/pull/2176)
368- fix(ButtonGroup): Allow marginHorizontal on containerStyle [`#2171`](https://github.com/flyingcircle/react-native-elements/pull/2171)
369- feat(Image): Add overflow hidden to containerStyle [`#2167`](https://github.com/flyingcircle/react-native-elements/pull/2167)
370- docs(Input): Add onChangeText example [`#2164`](https://github.com/flyingcircle/react-native-elements/pull/2164)
371- feat(Button): Don't call onPress when in loading state [`#2144`](https://github.com/flyingcircle/react-native-elements/pull/2144)
372- ci(travis): Remove redundant syntaxes in yarn [`#2159`](https://github.com/flyingcircle/react-native-elements/pull/2159)
373- test: Increase code coverage for Tooltip component [`#2161`](https://github.com/flyingcircle/react-native-elements/pull/2161)
374- test: Ignore coverage from searchbar/**tests** [`#2160`](https://github.com/flyingcircle/react-native-elements/pull/2160)
375- fix(test): Exclude node_modules when running Jest [`#2155`](https://github.com/flyingcircle/react-native-elements/pull/2155)
376- fix(Tooltip): Add new prop skipAndroidStatusBar for using inside RN Modal [`#1875`](https://github.com/flyingcircle/react-native-elements/pull/1875)
377- feat(Overlay, Tooltip): Add ModalComponent prop [`#2151`](https://github.com/flyingcircle/react-native-elements/pull/2151)
378- docs(Text): Add import to examples [`#2150`](https://github.com/flyingcircle/react-native-elements/pull/2150)
379- refactor: Cleanup Overlay and remove props [`#2148`](https://github.com/flyingcircle/react-native-elements/pull/2148)
380- feat(Icon): Add support for FontAwesome5 [`#2142`](https://github.com/flyingcircle/react-native-elements/pull/2142)
381- feat(CheckBox): Improve accessibility [`#2138`](https://github.com/flyingcircle/react-native-elements/pull/2138)
382- feat(Image): Add transition prop [`#2131`](https://github.com/flyingcircle/react-native-elements/pull/2131)
383- feat(Icon): Use platform Touchable [`#2124`](https://github.com/flyingcircle/react-native-elements/pull/2124)
384- fix(Avatar): Unable to add border to avatar [`#2060`](https://github.com/flyingcircle/react-native-elements/pull/2060)
385- docs: Update README logo [`#2094`](https://github.com/flyingcircle/react-native-elements/pull/2094)
386- feat: Remove containerBorderRadius props [`#2068`](https://github.com/flyingcircle/react-native-elements/pull/2068)
387- docs: Typo in customisation [`#2052`](https://github.com/flyingcircle/react-native-elements/pull/2052)
388- docs: Update slack join link (#2283) [`#2281`](https://github.com/flyingcircle/react-native-elements/issues/2281)
389- docs(ListItem): Add TouchableHighlight props message (#2187) [`#2174`](https://github.com/flyingcircle/react-native-elements/issues/2174)
390- feat(Input): Change inputComponent to InputComponent (#2176) [`#2089`](https://github.com/flyingcircle/react-native-elements/issues/2089)
391- fix(ButtonGroup): Allow marginHorizontal on containerStyle (#2171) [`#2170`](https://github.com/flyingcircle/react-native-elements/issues/2170)
392- feat(Button): Don't call onPress when in loading state (#2144) [`#2141`](https://github.com/flyingcircle/react-native-elements/issues/2141)
393- feat(Overlay, Tooltip): Add ModalComponent prop (#2151) [`#2083`](https://github.com/flyingcircle/react-native-elements/issues/2083)
394- fix(Button): Bug where ripple would extend outline [`#1847`](https://github.com/flyingcircle/react-native-elements/issues/1847)
395- feat(Icon): Add support for FontAwesome5 (#2142) [`#1877`](https://github.com/flyingcircle/react-native-elements/issues/1877)
396- feat(Image): Add transition prop (#2131) [`#2004`](https://github.com/flyingcircle/react-native-elements/issues/2004)
397- feat(Icon): Use platform Touchable (#2124) [`#2027`](https://github.com/flyingcircle/react-native-elements/issues/2027)
398- fix(Avatar): Unable to add border to avatar (#2060) [`#2059`](https://github.com/flyingcircle/react-native-elements/issues/2059)
399- chore: Bump react-native-ratings [`#2029`](https://github.com/flyingcircle/react-native-elements/issues/2029)
400- docs: Cut 2.0.0 release of docs [`811c78a`](https://github.com/flyingcircle/react-native-elements/commit/811c78ae84e0ad24ab82616d7ccc38cf32f80582)
401- docs: Typos and formatting [`410b166`](https://github.com/flyingcircle/react-native-elements/commit/410b166ff9040fdd7f5a75f21b64ab64211a2252)
402- docs: Update urls for new github org [`a44613a`](https://github.com/flyingcircle/react-native-elements/commit/a44613a73a89d63ba831deadc3067918e497e632)
403
404#### [v1.2.7](https://github.com/flyingcircle/react-native-elements/compare/v1.2.6...v1.2.7)
405
406> 29 October 2019
407
408- fix(types): Unnecessary ThemeProps in withTheme hoc [`#2147`](https://github.com/flyingcircle/react-native-elements/pull/2147)
409- ci: Only deploy website changes from next [`#2128`](https://github.com/flyingcircle/react-native-elements/pull/2128)
410- 1.2.7 #2162 [`64981ae`](https://github.com/flyingcircle/react-native-elements/commit/64981ae898338ca6a329fc17d76c1871f7299875)
411- chore: Bump package [`3a813e8`](https://github.com/flyingcircle/react-native-elements/commit/3a813e8df2febcf4c302bb864dec9d4d70f4785a)
412- Updates master with changes of new repo #2123 [`28be514`](https://github.com/flyingcircle/react-native-elements/commit/28be51470f642b334264ebb47923276759ffb959)
413
414#### [v1.2.6](https://github.com/flyingcircle/react-native-elements/compare/v1.2.5...v1.2.6)
415
416> 7 October 2019
417
418- fix(Tile): Added overlayContainerStyle to types [`#2112`](https://github.com/flyingcircle/react-native-elements/pull/2112)
419- chore: Update types for react-native-vector-icons [`#2119`](https://github.com/flyingcircle/react-native-elements/pull/2119)
420- 1.2.6 #2122 [`51a77a5`](https://github.com/flyingcircle/react-native-elements/commit/51a77a5ceeb00b75a0c32cd16e8310b2990fb899)
421- chore: Bump package [`017c91b`](https://github.com/flyingcircle/react-native-elements/commit/017c91b4334a7712e3d3304ee2446b69e9256b85)
422
423#### [v1.2.5](https://github.com/flyingcircle/react-native-elements/compare/v1.2.4...v1.2.5)
424
425> 3 October 2019
426
427- fix(ListItem): Update PadView to work on web [`#2105`](https://github.com/flyingcircle/react-native-elements/pull/2105)
428- fix(ListItem): Update PadView to work on web (#2105) [`#2104`](https://github.com/flyingcircle/react-native-elements/issues/2104)
429- 1.2.5 #2106 [`54e54b3`](https://github.com/flyingcircle/react-native-elements/commit/54e54b3802003ec3813923ffbf047049d8ecae7e)
430- chore: Bump version [`b6321ee`](https://github.com/flyingcircle/react-native-elements/commit/b6321ee6d10830247de63ae24934adfa7eacf3c1)
431
432#### [v1.2.4](https://github.com/flyingcircle/react-native-elements/compare/v1.2.3...v1.2.4)
433
434> 3 October 2019
435
436- fix: Remove props from native components [`#2100`](https://github.com/flyingcircle/react-native-elements/pull/2100)
437- fix: Remove props from native components (#2100) [`#1747`](https://github.com/flyingcircle/react-native-elements/issues/1747)
438- 1.2.4 #2101 [`ac90c75`](https://github.com/flyingcircle/react-native-elements/commit/ac90c75a827b85ae28cd34e96bac4008e36df833)
439- chore: Add coverage to npmignore [`ee836fb`](https://github.com/flyingcircle/react-native-elements/commit/ee836fbba95a5de3595c54d81cd06b952bbd4e83)
440- chore: Bump package [`4845537`](https://github.com/flyingcircle/react-native-elements/commit/4845537ef7dea39fb427077b80303dbe8835e630)
441
442#### [v1.2.3](https://github.com/flyingcircle/react-native-elements/compare/v1.2.2...v1.2.3)
443
444> 26 September 2019
445
446- fix(Image): Allow passing testID [`#2092`](https://github.com/flyingcircle/react-native-elements/pull/2092)
447- fix(Image): Allow passing testID (#2092) [`#2091`](https://github.com/flyingcircle/react-native-elements/issues/2091)
448- 1.2.3 #2093 [`cbeaf5f`](https://github.com/flyingcircle/react-native-elements/commit/cbeaf5f98f259b1d6e68b567fa231dd30f10e34e)
449- ci: Add patch branch to branches to build [`97fcd7e`](https://github.com/flyingcircle/react-native-elements/commit/97fcd7e3fe649cfa6e745456237ff74becc3270f)
450- chore: Bump package [`a31211e`](https://github.com/flyingcircle/react-native-elements/commit/a31211e3b61dc705f7ceb2823cbbbac9e854c00c)
451
452#### [v1.2.2](https://github.com/flyingcircle/react-native-elements/compare/v1.2.1...v1.2.2)
453
454> 26 September 2019
455
456- fix: Change propType for all component props [`#2085`](https://github.com/flyingcircle/react-native-elements/issues/2085)
457- 1.2.2 #2090 [`89c6c7a`](https://github.com/flyingcircle/react-native-elements/commit/89c6c7aea7e792d3752e8d06dfd43e9975ca5737)
458- chore: Bump version [`9c67b92`](https://github.com/flyingcircle/react-native-elements/commit/9c67b92c542261421763e27864b50f4eefa8da37)
459
460#### [v1.2.1](https://github.com/flyingcircle/react-native-elements/compare/v1.2.0...v1.2.1)
461
462> 20 September 2019
463
464- fix: Revert Image to not use hooks [`#2079`](https://github.com/flyingcircle/react-native-elements/pull/2079)
465- fix: Revert Image to not use hooks (#2079) [`#2076`](https://github.com/flyingcircle/react-native-elements/issues/2076)
466- 1.2.1 #2080 [`e1bc867`](https://github.com/flyingcircle/react-native-elements/commit/e1bc8671e41759abcd114c555f1d61c0ce0e1cd8)
467- docs: Release 1.2.0 of website [`3bb4ecf`](https://github.com/flyingcircle/react-native-elements/commit/3bb4ecf84ebbd9d62815a220ae7b4ae6b2733388)
468- chore: Bump version [`8fe40c2`](https://github.com/flyingcircle/react-native-elements/commit/8fe40c25824e0bccf67dfb70aa4a7850dec19782)
469
470#### [v1.2.0](https://github.com/flyingcircle/react-native-elements/compare/v1.1.0...v1.2.0)
471
472> 4 September 2019
473
474- docs: Typo in troubleshooting.md [`#2042`](https://github.com/flyingcircle/react-native-elements/pull/2042)
475- fix(Image): Blank placeholder when source is null [`#2051`](https://github.com/flyingcircle/react-native-elements/pull/2051)
476- feat: Export ThemeContext for usage with hooks [`#2049`](https://github.com/flyingcircle/react-native-elements/pull/2049)
477- docs: Add react-native-web usage [`#2048`](https://github.com/flyingcircle/react-native-elements/pull/2048)
478- feat(SearchBar-ios): Add showCancel prop [`#2039`](https://github.com/flyingcircle/react-native-elements/pull/2039)
479- docs: Add react-native-vector-icons info for rn0.6.0 [`#2037`](https://github.com/flyingcircle/react-native-elements/pull/2037)
480- fix(types): Allow passing component for Input label [`#2008`](https://github.com/flyingcircle/react-native-elements/pull/2008)
481- docs(ListItem): Fix API example for LinearGradient [`#2033`](https://github.com/flyingcircle/react-native-elements/pull/2033)
482- feat(Image): Allow children to be displayed while image loads [`#1999`](https://github.com/flyingcircle/react-native-elements/pull/1999)
483- feat(Tile): Use RNE Image component [`#1998`](https://github.com/flyingcircle/react-native-elements/pull/1998)
484- fix(Input): allow to pass React.forwardRef as inputComponent [`#1990`](https://github.com/flyingcircle/react-native-elements/pull/1990)
485- fix(SearchBar): Add isEmpty check to onFocus to show clear [`#1868`](https://github.com/flyingcircle/react-native-elements/pull/1868)
486- feat: Update Card to use new Image Component [`#1835`](https://github.com/flyingcircle/react-native-elements/pull/1835)
487- feat(Input): Add disabled, disabledInputStyle props [`#1996`](https://github.com/flyingcircle/react-native-elements/pull/1996)
488- fix(ButtonGroup): Correct type for selectedIndex [`#1994`](https://github.com/flyingcircle/react-native-elements/pull/1994)
489- fix(Image): Allows interacting with children after load [`#1993`](https://github.com/flyingcircle/react-native-elements/pull/1993)
490- refactor: Base Image on ImageBackground [`#1992`](https://github.com/flyingcircle/react-native-elements/pull/1992)
491- chore: Bump packages in order to support hooks [`#1991`](https://github.com/flyingcircle/react-native-elements/pull/1991)
492- feat: Added replaceTheme function [`#1920`](https://github.com/flyingcircle/react-native-elements/pull/1920)
493- feat: Support for linear-gradient in Header Component [`#1839`](https://github.com/flyingcircle/react-native-elements/pull/1839)
494- feat(Input): Remove shake as prop usage [`#1987`](https://github.com/flyingcircle/react-native-elements/pull/1987)
495- docs(Header): Correct usage of header precedence [`#1891`](https://github.com/flyingcircle/react-native-elements/pull/1891)
496- fix(SearchBar-ios): Stop layoutAnimation effects [`#1979`](https://github.com/flyingcircle/react-native-elements/pull/1979)
497- fix(SearchBar-ios): Hide clear icon on cancel [`#1978`](https://github.com/flyingcircle/react-native-elements/pull/1978)
498- fix(Searchbar-ios): Contain text within cancel animation [`#1976`](https://github.com/flyingcircle/react-native-elements/pull/1976)
499- docs(Tooltip): Fixed minor spelling mistake [`#1974`](https://github.com/flyingcircle/react-native-elements/pull/1974)
500- build: Remove webpack build files [`#1973`](https://github.com/flyingcircle/react-native-elements/pull/1973)
501- feat: Add testID to checkbox [`#1965`](https://github.com/flyingcircle/react-native-elements/pull/1965)
502- docs(Input): Change image to reflect actual component [`#1963`](https://github.com/flyingcircle/react-native-elements/pull/1963)
503- fix(types): Allow ListItem to have TouchableHighlight props [`#1961`](https://github.com/flyingcircle/react-native-elements/pull/1961)
504- feat(types): Allow accessibility props on Icon [`#1959`](https://github.com/flyingcircle/react-native-elements/pull/1959)
505- docs(Badge): Add closing tag to example [`#1958`](https://github.com/flyingcircle/react-native-elements/pull/1958)
506- fix(ButtonGroup): Convert disabledText color to string [`#1914`](https://github.com/flyingcircle/react-native-elements/pull/1914)
507- feat(PricingCard): Add titleStyle to table button [`#1906`](https://github.com/flyingcircle/react-native-elements/pull/1906)
508- fix(PricingCard): Correct text style proptypes [`#1956`](https://github.com/flyingcircle/react-native-elements/pull/1956)
509- docs(Overlay): Add import in documentation [`#1955`](https://github.com/flyingcircle/react-native-elements/pull/1955)
510- docs: Updated Tooltip docs and type definitions [`#1948`](https://github.com/flyingcircle/react-native-elements/pull/1948)
511- refactor: Cleanup some logic for SocialIcon [`#1945`](https://github.com/flyingcircle/react-native-elements/pull/1945)
512- feat: Allow social icon type google [`#1944`](https://github.com/flyingcircle/react-native-elements/pull/1944)
513- ci: Allow linting of typescript definitions [`#1943`](https://github.com/flyingcircle/react-native-elements/pull/1943)
514- docs(SocialIcon): Allow using Google Logo [`#1818`](https://github.com/flyingcircle/react-native-elements/pull/1818)
515- feat(types): Allow function components to Input.inputComponent [`#1910`](https://github.com/flyingcircle/react-native-elements/pull/1910)
516- fix(types): Correct type for all image sources images [`#1911`](https://github.com/flyingcircle/react-native-elements/pull/1911)
517- docs: Corrected acheives spelling [`#1939`](https://github.com/flyingcircle/react-native-elements/pull/1939)
518- Switch from `**` to `Math.pow` for getTooltipCoordinate [`#1942`](https://github.com/flyingcircle/react-native-elements/pull/1942)
519- ci: Simplify eslint setup [`#1941`](https://github.com/flyingcircle/react-native-elements/pull/1941)
520- chore: Ignore folders from npm package [`#1934`](https://github.com/flyingcircle/react-native-elements/pull/1934)
521- docs: Update badge.md example [`#1925`](https://github.com/flyingcircle/react-native-elements/pull/1925)
522- feat(Tooltip): Add overlayColor prop to set the background color [`#1869`](https://github.com/flyingcircle/react-native-elements/pull/1869)
523- feat(SearchBar): Allow default testID to be overridden [`#1874`](https://github.com/flyingcircle/react-native-elements/pull/1874)
524- feat(Tile): Add imageProps prop [`#1873`](https://github.com/flyingcircle/react-native-elements/pull/1873)
525- fix(Text): Allow header styles to override bold styles [`#1867`](https://github.com/flyingcircle/react-native-elements/pull/1867)
526- build: Update postinstall so that it doesn't cause failures [`#1865`](https://github.com/flyingcircle/react-native-elements/pull/1865)
527- fix(Button-android): remove wrong color argument [`#1825`](https://github.com/flyingcircle/react-native-elements/pull/1825)
528- fix: make ImageComponent a ComponentType [`#1830`](https://github.com/flyingcircle/react-native-elements/pull/1830)
529- test: Update testing libraries [`#1822`](https://github.com/flyingcircle/react-native-elements/pull/1822)
530- docs(Getting Started): Remove --save option from npm install [`#1806`](https://github.com/flyingcircle/react-native-elements/pull/1806)
531- docs(SearchBar): Remove noIcon prop [`#1879`](https://github.com/flyingcircle/react-native-elements/pull/1879)
532- docs(SearchBar): Update anchor links to headings [`#1805`](https://github.com/flyingcircle/react-native-elements/pull/1805)
533- docs: Update listItem [`#1829`](https://github.com/flyingcircle/react-native-elements/pull/1829)
534- docs(ListItem): Make value of keyExtractor a string [`#1811`](https://github.com/flyingcircle/react-native-elements/pull/1811)
535- docs(ListItem): Add missing props to examples [`#2035`](https://github.com/flyingcircle/react-native-elements/issues/2035)
536- feat: Export ThemeContext for usage with hooks (#2049) [`#2007`](https://github.com/flyingcircle/react-native-elements/issues/2007)
537- docs: Add react-native-web usage (#2048) [`#1957`](https://github.com/flyingcircle/react-native-elements/issues/1957)
538- feat(SearchBar-ios): Add showCancel prop (#2039) [`#1303`](https://github.com/flyingcircle/react-native-elements/issues/1303)
539- fix(Header): Correct proptype for backgroundImage [`#2003`](https://github.com/flyingcircle/react-native-elements/issues/2003)
540- feat(Tile): Use RNE Image component (#1998) [`#1688`](https://github.com/flyingcircle/react-native-elements/issues/1688)
541- feat(Input): Add disabled, disabledInputStyle props (#1996) [`#1756`](https://github.com/flyingcircle/react-native-elements/issues/1756)
542- fix(ButtonGroup): Correct type for selectedIndex (#1994) [`#1852`](https://github.com/flyingcircle/react-native-elements/issues/1852)
543- fix(Image): Allows interacting with children after load (#1993) [`#1885`](https://github.com/flyingcircle/react-native-elements/issues/1885)
544- feat(SocialIcon): Add new social networks #1988 [`#1563`](https://github.com/flyingcircle/react-native-elements/issues/1563)
545- feat(Input): Remove shake as prop usage (#1987) [`#1883`](https://github.com/flyingcircle/react-native-elements/issues/1883)
546- fix(SearchBar-ios): Hide clear icon on cancel (#1978) [`#1977`](https://github.com/flyingcircle/react-native-elements/issues/1977)
547- fix(Searchbar-ios): Contain text within cancel animation (#1976) [`#1975`](https://github.com/flyingcircle/react-native-elements/issues/1975)
548- feat: Add testID to checkbox (#1965) [`#1964`](https://github.com/flyingcircle/react-native-elements/issues/1964)
549- docs(Input): Change image to reflect actual component (#1963) [`#1950`](https://github.com/flyingcircle/react-native-elements/issues/1950)
550- fix(types): Allow ListItem to have TouchableHighlight props (#1961) [`#1842`](https://github.com/flyingcircle/react-native-elements/issues/1842)
551- feat(types): Allow accessibility props on Icon (#1959) [`#1912`](https://github.com/flyingcircle/react-native-elements/issues/1912)
552- fix(PricingCard): Correct text style proptypes (#1956) [`#1913`](https://github.com/flyingcircle/react-native-elements/issues/1913)
553- feat: Allow social icon type google (#1944) [`#1600`](https://github.com/flyingcircle/react-native-elements/issues/1600)
554- fix(Text): Allow header styles to override bold styles (#1867) [`#1833`](https://github.com/flyingcircle/react-native-elements/issues/1833)
555- chore: Update version of docusaurus [`4029367`](https://github.com/flyingcircle/react-native-elements/commit/4029367d2e35fddaeac41ea44be9aa7e34976e9a)
556- docs: Fix links to other component props [`72b5b75`](https://github.com/flyingcircle/react-native-elements/commit/72b5b75b6dd0472bb85409fa47a132b500273526)
557- Fixed OpenCollective sponsor links [`4c900a4`](https://github.com/flyingcircle/react-native-elements/commit/4c900a4d5abd1bcb95ae8ebd35b396c1af88859b)
558
559#### [v1.1.0](https://github.com/flyingcircle/react-native-elements/compare/v1.0.0...v1.1.0)
560
561> 24 February 2019
562
563- fix(Slider): False positioning of Slider and track width [`#1739`](https://github.com/flyingcircle/react-native-elements/pull/1739)
564- docs(Input): Fix anchor tags for some props [`#1789`](https://github.com/flyingcircle/react-native-elements/pull/1789)
565- fix(Button): Ripple on android was out of bounds [`#1799`](https://github.com/flyingcircle/react-native-elements/pull/1799)
566- docs(v1-blog): Add List styling instructions [`#1777`](https://github.com/flyingcircle/react-native-elements/pull/1777)
567- fix(types): Add underlayColor to SocialIconProps interface [`#1769`](https://github.com/flyingcircle/react-native-elements/pull/1769)
568- feat(Text): Add style props to customize header props [`#1773`](https://github.com/flyingcircle/react-native-elements/pull/1773)
569- fix: Change merge library to deepmerge from lodash [`#1772`](https://github.com/flyingcircle/react-native-elements/pull/1772)
570- fix(types): Add cancel method for search bar [`#1768`](https://github.com/flyingcircle/react-native-elements/pull/1768)
571- fix(types): Added divider to colors definition [`#1760`](https://github.com/flyingcircle/react-native-elements/pull/1760)
572- fix(types): Update ListItem.chevron and checkmark defs [`#1761`](https://github.com/flyingcircle/react-native-elements/pull/1761)
573- fix(types): Change PlaceholderContent type [`#1759`](https://github.com/flyingcircle/react-native-elements/pull/1759)
574- feat(CheckBox): Add titleProps prop [`#1757`](https://github.com/flyingcircle/react-native-elements/pull/1757)
575- fix(Tooltip): Adjust position for StatusBar on android [`#1751`](https://github.com/flyingcircle/react-native-elements/pull/1751)
576- fix(types): Add cancelButtonTitle prop to SearchBar [`#1753`](https://github.com/flyingcircle/react-native-elements/pull/1753)
577- chore: Fix mix of import and module.exports [`#1749`](https://github.com/flyingcircle/react-native-elements/pull/1749)
578- fix: ESLint error in Text component [`#1741`](https://github.com/flyingcircle/react-native-elements/pull/1741)
579- docs: Add Le Cheese to Showcase [`#1763`](https://github.com/flyingcircle/react-native-elements/pull/1763)
580- docs(Button): Fix missing comma typo [`#1745`](https://github.com/flyingcircle/react-native-elements/pull/1745)
581- docs(website): Fix small typo in customization docs [`#1734`](https://github.com/flyingcircle/react-native-elements/pull/1734)
582- docs: Fix typo on 1.0.0-release blog post [`#1729`](https://github.com/flyingcircle/react-native-elements/pull/1729)
583- docs(Customization): Add common pitfalls section on Theming [`#1721`](https://github.com/flyingcircle/react-native-elements/issues/1721)
584- fix: Change merge library to deepmerge from lodash (#1772) [`#1735`](https://github.com/flyingcircle/react-native-elements/issues/1735)
585- build: Update peer dev version of react-native-vector-icons [`#1736`](https://github.com/flyingcircle/react-native-elements/issues/1736)
586- docs: Add Le Cheese to Showcase (#1763) [`#1762`](https://github.com/flyingcircle/react-native-elements/issues/1762)
587- docs(website): Cut v1.1.0 version of docs [`24f6eb5`](https://github.com/flyingcircle/react-native-elements/commit/24f6eb5f42bc91163f9bc7642b9cd4afce04e242)
588- docs(website): Update backers and sponsors opencollective images [`c8e703f`](https://github.com/flyingcircle/react-native-elements/commit/c8e703f74556b359c33dc7e3f3ad30978e19064e)
589- v1.1.0 #1802 [`f8b27a0`](https://github.com/flyingcircle/react-native-elements/commit/f8b27a0316440949c9e81bc520eadf88f54dc0fd)
590
591#### [v1.0.0](https://github.com/flyingcircle/react-native-elements/compare/v1.0.0-beta7...v1.0.0)
592
593> 27 January 2019
594
595- docs: v1.0.0 Release Blog Post [`#1723`](https://github.com/flyingcircle/react-native-elements/pull/1723)
596- feat(Divider): Allow passing view properties [`#1728`](https://github.com/flyingcircle/react-native-elements/pull/1728)
597- fix(SearchBar|Input): Allow height on fields to scale with fontSize [`#1720`](https://github.com/flyingcircle/react-native-elements/pull/1720)
598- refactor: Slider use flexbox for layout [`#1698`](https://github.com/flyingcircle/react-native-elements/pull/1698)
599- docs: Add blog post on React Native Web support [`#1664`](https://github.com/flyingcircle/react-native-elements/pull/1664)
600- fix(Avatar): Don't show placeholder style if not using source [`#1718`](https://github.com/flyingcircle/react-native-elements/pull/1718)
601- docs(CheckBox): Added closing brackets on lines 42 and 43 [`#1716`](https://github.com/flyingcircle/react-native-elements/pull/1716)
602- fix(SearchBar iOS): Align margins closer to native searchbar [`#1708`](https://github.com/flyingcircle/react-native-elements/pull/1708)
603- refactor: Add React Native Ratings dependency [`#1671`](https://github.com/flyingcircle/react-native-elements/pull/1671)
604- fix(SearchBar iOS): Allow margins to be added to containerStyle [`#1706`](https://github.com/flyingcircle/react-native-elements/pull/1706)
605- docs: Added Showcase section to website [`#1704`](https://github.com/flyingcircle/react-native-elements/pull/1704)
606- fix(SearchBar Android): Allow margins to be added to containerStyle [`#1701`](https://github.com/flyingcircle/react-native-elements/pull/1701)
607- fix(types): Fix ListItem checkBox props typo [`#1695`](https://github.com/flyingcircle/react-native-elements/pull/1695)
608- feat:(Input): Add setNativeProps method [`#1682`](https://github.com/flyingcircle/react-native-elements/pull/1682)
609- feat(Tile): Allow Custom ImageComponent [`#1686`](https://github.com/flyingcircle/react-native-elements/pull/1686)
610- docs(Tooltip): Typo [`#1691`](https://github.com/flyingcircle/react-native-elements/pull/1691)
611- feat(Text): Allow style prop to accept array of objects [`#1685`](https://github.com/flyingcircle/react-native-elements/pull/1685)
612- docs(Tile): Add overlayContainerStyle prop [`#1673`](https://github.com/flyingcircle/react-native-elements/pull/1673)
613- fix(Text): Allow local props to override theme set font size [`#1675`](https://github.com/flyingcircle/react-native-elements/pull/1675)
614- refactor(Text): Deprecate fontFamily prop [`#1660`](https://github.com/flyingcircle/react-native-elements/pull/1660)
615- refactor(Card): Remove unnecessary props [`#1659`](https://github.com/flyingcircle/react-native-elements/pull/1659)
616- Bound slider value between min and max [`#1651`](https://github.com/flyingcircle/react-native-elements/pull/1651)
617- feat(Badge): Add withBadge HOC [`#1604`](https://github.com/flyingcircle/react-native-elements/pull/1604)
618- ci(travis): Remove codecov from devDependencies [`#1657`](https://github.com/flyingcircle/react-native-elements/pull/1657)
619- docs(Customization): Fix syntax [`#1656`](https://github.com/flyingcircle/react-native-elements/pull/1656)
620- fix(ListItem): Allow solo rightTitle to display correctly [`#1647`](https://github.com/flyingcircle/react-native-elements/pull/1647)
621- fix(Input): Make width to be 100% instead of 90% [`#1644`](https://github.com/flyingcircle/react-native-elements/pull/1644)
622- feat(Header): Add background image [`#1556`](https://github.com/flyingcircle/react-native-elements/pull/1556)
623- feat: Add official platform colors [`#1624`](https://github.com/flyingcircle/react-native-elements/pull/1624)
624- Fixed GitHub spelling [`#1627`](https://github.com/flyingcircle/react-native-elements/pull/1627)
625- perf(SearchBar): Switch from material-community to material [`#1620`](https://github.com/flyingcircle/react-native-elements/pull/1620)
626- test: Run default SearchBar tests that were omitted [`#1621`](https://github.com/flyingcircle/react-native-elements/pull/1621)
627- feat(config/fonts): Support RNW with empty default fonts [`#1619`](https://github.com/flyingcircle/react-native-elements/pull/1619)
628- feat(Image): Support RNW with iOS style as default [`#1618`](https://github.com/flyingcircle/react-native-elements/pull/1618)
629- feat(Header): Support RNW with iOS style as default [`#1616`](https://github.com/flyingcircle/react-native-elements/pull/1616)
630- feat(Button|ButtonGroup): Support RNW with iOS style as default [`#1615`](https://github.com/flyingcircle/react-native-elements/pull/1615)
631- feat(SocialIcon): Support RNW with iOS style as default [`#1614`](https://github.com/flyingcircle/react-native-elements/pull/1614)
632- feat(PricingCard): Support RNW with iOS style as default [`#1612`](https://github.com/flyingcircle/react-native-elements/pull/1612)
633- feat(Overlay): Support RNW with iOS style as default [`#1611`](https://github.com/flyingcircle/react-native-elements/pull/1611)
634- feat(Input): Support RNW with iOS style as default [`#1610`](https://github.com/flyingcircle/react-native-elements/pull/1610)
635- feat(Icon): Support RNW with iOS style as default [`#1609`](https://github.com/flyingcircle/react-native-elements/pull/1609)
636- feat(CheckBox): Support RNW with iOS style as default [`#1608`](https://github.com/flyingcircle/react-native-elements/pull/1608)
637- feat(Card): Support RNW with iOS styles as default [`#1607`](https://github.com/flyingcircle/react-native-elements/pull/1607)
638- feat(Avatar): Support RNW with iOS styles as default [`#1602`](https://github.com/flyingcircle/react-native-elements/pull/1602)
639- Add custom styles to iOS SearchBar cancel button [`#1449`](https://github.com/flyingcircle/react-native-elements/pull/1449)
640- test: Add lint to ci pipeline and pre-commit hook [`#1601`](https://github.com/flyingcircle/react-native-elements/pull/1601)
641- fix: Remove eslint errors [`#1599`](https://github.com/flyingcircle/react-native-elements/pull/1599)
642- fix(Avatar|Image): Fade out placeholder when image loads [`#1592`](https://github.com/flyingcircle/react-native-elements/pull/1592)
643- feat(ButtonGroup): Add disabled styles [`#1587`](https://github.com/flyingcircle/react-native-elements/pull/1587)
644- fix(types): Allow checkmark on ListItem to pass partial props [`#1457`](https://github.com/flyingcircle/react-native-elements/pull/1457)
645- docs(website): Add onPageNav layout for website [`#1585`](https://github.com/flyingcircle/react-native-elements/pull/1585)
646- feat: Add Image component [`#1582`](https://github.com/flyingcircle/react-native-elements/pull/1582)
647- fix: Android SearchBar clear icon was using cancel icon [`#1580`](https://github.com/flyingcircle/react-native-elements/pull/1580)
648- fix(SearchBar): Evaluate if value is empty on initial run [`#1575`](https://github.com/flyingcircle/react-native-elements/pull/1575)
649- fix: Hoist statics for withTheme hoc [`#1554`](https://github.com/flyingcircle/react-native-elements/pull/1554)
650- fix: Use library for calculating statusBar height [`#1553`](https://github.com/flyingcircle/react-native-elements/pull/1553)
651- ref: Badge component [`#1545`](https://github.com/flyingcircle/react-native-elements/pull/1545)
652- Set default prop for type [`#1546`](https://github.com/flyingcircle/react-native-elements/pull/1546)
653- docs: Fix paragraphs links in docs [`#1536`](https://github.com/flyingcircle/react-native-elements/pull/1536)
654- feat: Add button types [`#1540`](https://github.com/flyingcircle/react-native-elements/pull/1540)
655- fix: Rounded buttons on android now work correctly [`#1538`](https://github.com/flyingcircle/react-native-elements/pull/1538)
656- feat: Add AntDesign to list of available icon sets [`#1529`](https://github.com/flyingcircle/react-native-elements/pull/1529)
657- docs(website): Add central place to show supported icon sets [`#1532`](https://github.com/flyingcircle/react-native-elements/pull/1532)
658- feat(Input): Allow label to be a React element [`#1531`](https://github.com/flyingcircle/react-native-elements/pull/1531)
659- ci: Remove expo ci from PRs [`#1528`](https://github.com/flyingcircle/react-native-elements/pull/1528)
660- fix(Button): Make the padding consistent [`#1505`](https://github.com/flyingcircle/react-native-elements/pull/1505)
661- feat(Tile): Allow caption to be a React element [`#1510`](https://github.com/flyingcircle/react-native-elements/pull/1510)
662- docs: Fix small list item error. [`#1530`](https://github.com/flyingcircle/react-native-elements/pull/1530)
663- docs(website): Add descriptions for every component [`#1527`](https://github.com/flyingcircle/react-native-elements/pull/1527)
664- docs(website): Add linear gradient usage section to Button docs [`#1526`](https://github.com/flyingcircle/react-native-elements/pull/1526)
665- docs(website): Add linear gradient usage section to Button docs [`#1526`](https://github.com/flyingcircle/react-native-elements/pull/1526)
666- fix: Change updateTheme to merge empty object first [`#1523`](https://github.com/flyingcircle/react-native-elements/pull/1523)
667- fix(types): Change type of HeaderProps.placement [`#1515`](https://github.com/flyingcircle/react-native-elements/pull/1515)
668- test: Fix failing tests on Windows [`#1504`](https://github.com/flyingcircle/react-native-elements/pull/1504)
669- fix(Avatar): ImageComponent prop type to allow both of func and object [`#1507`](https://github.com/flyingcircle/react-native-elements/pull/1507)
670- Included import statements for code snippets [`#1491`](https://github.com/flyingcircle/react-native-elements/pull/1491)
671- Included an import statement [`#1492`](https://github.com/flyingcircle/react-native-elements/pull/1492)
672- Added import statements for Tile [`#1493`](https://github.com/flyingcircle/react-native-elements/pull/1493)
673- docs(website): Made small updates to the prose on Overview page [`#1490`](https://github.com/flyingcircle/react-native-elements/pull/1490)
674- docs: Small Typo Fix on Getting Started Page [`#1489`](https://github.com/flyingcircle/react-native-elements/pull/1489)
675- fix(types): Add missing types for Avatar [`#1494`](https://github.com/flyingcircle/react-native-elements/pull/1494)
676- fix(ThemeProvider): Remove circular dependency [`#1495`](https://github.com/flyingcircle/react-native-elements/pull/1495)
677- chore: Use 'Must be greater than version' for RNVI dependency [`#1469`](https://github.com/flyingcircle/react-native-elements/pull/1469)
678- fix(Avatar): Correct proptype for overlayContainerStyle and containerStyle [`#1488`](https://github.com/flyingcircle/react-native-elements/pull/1488)
679- refractor: Update component prop to Component [`#1479`](https://github.com/flyingcircle/react-native-elements/pull/1479)
680- fix(types): Allow partial theme be passed to ThemeProvider [`#1468`](https://github.com/flyingcircle/react-native-elements/pull/1468)
681- fix(types): Correct type for ListItem component prop [`#1466`](https://github.com/flyingcircle/react-native-elements/pull/1466)
682- docs(website): Added a small call to action on overview page [`#1503`](https://github.com/flyingcircle/react-native-elements/pull/1503)
683- docs: Change 0.19.0 to 0.19.1 [`#1476`](https://github.com/flyingcircle/react-native-elements/pull/1476)
684- fix(SearchBar|Input): Allow height on fields to scale with fontSize (#1720) [`#1239`](https://github.com/flyingcircle/react-native-elements/issues/1239)
685- docs(SearchBar): Replace usage with controlled input example [`#1623`](https://github.com/flyingcircle/react-native-elements/issues/1623)
686- docs(ListItem): Remove scaleProps from list of props [`#1700`](https://github.com/flyingcircle/react-native-elements/issues/1700)
687- fix(SearchBar Android): Allow margins to be added to containerStyle (#1701) [`#1699`](https://github.com/flyingcircle/react-native-elements/issues/1699)
688- feat(Text): Allow style prop to accept array of objects (#1685) [`#1684`](https://github.com/flyingcircle/react-native-elements/issues/1684)
689- fix(Text): Allow local props to override theme set font size (#1675) [`#1663`](https://github.com/flyingcircle/react-native-elements/issues/1663)
690- fix(theme): Merging of children prop unexpected results [`#1517`](https://github.com/flyingcircle/react-native-elements/issues/1517)
691- fix(Overlay): Allow resizing when changing orientation [`#1215`](https://github.com/flyingcircle/react-native-elements/issues/1215)
692- refactor(Overlay): Use react native Modal as component base [`#1312`](https://github.com/flyingcircle/react-native-elements/issues/1312)
693- fix(ListItem): Allow solo rightTitle to display correctly (#1647) [`#1605`](https://github.com/flyingcircle/react-native-elements/issues/1605)
694- fix(ListItem): Fix Component propType for PadView [`#1645`](https://github.com/flyingcircle/react-native-elements/issues/1645)
695- fix(Input): Make width to be 100% instead of 90% (#1644) [`#1640`](https://github.com/flyingcircle/react-native-elements/issues/1640)
696- feat(types): Add definitions for SearchBar cancelButtonProps [`#1606`](https://github.com/flyingcircle/react-native-elements/issues/1606)
697- docs: Update beta installation instructions to have tag [`#1588`](https://github.com/flyingcircle/react-native-elements/issues/1588)
698- docs: Update beta installation instructions to have tag [`#1588`](https://github.com/flyingcircle/react-native-elements/issues/1588)
699- fix(Avatar|Image): Fade out placeholder when image loads (#1592) [`#1590`](https://github.com/flyingcircle/react-native-elements/issues/1590)
700- feat(ButtonGroup): Add disabled styles (#1587) [`#1326`](https://github.com/flyingcircle/react-native-elements/issues/1326)
701- docs(website): Add onPageNav layout for website (#1585) [`#1544`](https://github.com/flyingcircle/react-native-elements/issues/1544)
702- docs(website): Add edit button related props to Avatar [`#1568`](https://github.com/flyingcircle/react-native-elements/issues/1568)
703- fix(Avatar): Edit button was being clipped by borderRadius [`#1411`](https://github.com/flyingcircle/react-native-elements/issues/1411)
704- feat: Add Image component (#1582) [`#1478`](https://github.com/flyingcircle/react-native-elements/issues/1478)
705- fix: Android SearchBar clear icon was using cancel icon (#1580) [`#1579`](https://github.com/flyingcircle/react-native-elements/issues/1579)
706- fix: Hoist statics for withTheme hoc (#1554) [`#1541`](https://github.com/flyingcircle/react-native-elements/issues/1541)
707- fix: Use library for calculating statusBar height (#1553) [`#1552`](https://github.com/flyingcircle/react-native-elements/issues/1552)
708- fix: Rounded buttons on android now work correctly (#1538) [`#1537`](https://github.com/flyingcircle/react-native-elements/issues/1537)
709- fix: Change updateTheme to merge empty object first (#1523) [`#1522`](https://github.com/flyingcircle/react-native-elements/issues/1522)
710- fix(types): Allow partial theme be passed to ThemeProvider (#1468) [`#1467`](https://github.com/flyingcircle/react-native-elements/issues/1467)
711- fix(types): Correct type for ListItem component prop (#1466) [`#1465`](https://github.com/flyingcircle/react-native-elements/issues/1465)
712- chore: Remove package-lock.json [`eb2ac21`](https://github.com/flyingcircle/react-native-elements/commit/eb2ac2182b1c91759bc0a13e9d7dde864dae9848)
713- docs(website): Remove beta versions between 0.19.1 and 1.0.0 [`86c33a7`](https://github.com/flyingcircle/react-native-elements/commit/86c33a7f8ed9e9980c202460a50d5901e314d642)
714- docs(website): Release v1.0.0 [`c8c4959`](https://github.com/flyingcircle/react-native-elements/commit/c8c495919524b041b24d4c373d81f6f79adef9d5)
715
716#### [v1.0.0-beta7](https://github.com/flyingcircle/react-native-elements/compare/v1.0.0-beta6...v1.0.0-beta7)
717
718> 12 October 2018
719
720- 1.0.0-beta7 - (Beta6 regression) [`#1462`](https://github.com/flyingcircle/react-native-elements/pull/1462)
721- docs: v1.0.0-beta6 Header typo [`#1458`](https://github.com/flyingcircle/react-native-elements/pull/1458)
722- ci(travis): Pin version of node [`6c37f42`](https://github.com/flyingcircle/react-native-elements/commit/6c37f426b6f187dbd0ea05a7abda997917e0045f)
723
724#### [v1.0.0-beta6](https://github.com/flyingcircle/react-native-elements/compare/v1.0.0-beta5...v1.0.0-beta6)
725
726> 10 October 2018
727
728- Add Theming [`#1454`](https://github.com/flyingcircle/react-native-elements/pull/1454)
729- fix(types): Button correctly extend touchable props [`#1451`](https://github.com/flyingcircle/react-native-elements/pull/1451)
730- docs(SearchBar): Add leftIconContainer, rightIconContainer [`#1376`](https://github.com/flyingcircle/react-native-elements/pull/1376)
731- fix(docs, type): Change `clearText` references to `clear` [`#1448`](https://github.com/flyingcircle/react-native-elements/pull/1448)
732- fix: Allow Button to work on react-native-web [`#1433`](https://github.com/flyingcircle/react-native-elements/pull/1433)
733- Fix ListItem dividers + customs chevron & checkmark [`#1233`](https://github.com/flyingcircle/react-native-elements/pull/1233)
734- Refactor Header [`#1221`](https://github.com/flyingcircle/react-native-elements/pull/1221)
735- package: Use opencollective-postinstall for smaller install size [`#1410`](https://github.com/flyingcircle/react-native-elements/pull/1410)
736- feat(Input): add inputComponent prop [`#1413`](https://github.com/flyingcircle/react-native-elements/pull/1413)
737- Add registerCustomIconType typing [`#1416`](https://github.com/flyingcircle/react-native-elements/pull/1416)
738- [ListItem] Added android as default for list styling [`#1409`](https://github.com/flyingcircle/react-native-elements/pull/1409)
739- Fixes props being ignored on ListItem [`#1344`](https://github.com/flyingcircle/react-native-elements/pull/1344)
740- docs(Card): Remove Lato fontFamily from examples [`#1403`](https://github.com/flyingcircle/react-native-elements/pull/1403)
741- docs(Card): Remove Lato fontFamily from examples [`#1403`](https://github.com/flyingcircle/react-native-elements/pull/1403)
742- docs(ListItem 0.19): Change ListView examples to use FlatList [`#1401`](https://github.com/flyingcircle/react-native-elements/pull/1401)
743- docs(ListItem 0.19): Change ListView examples to use FlatList [`#1401`](https://github.com/flyingcircle/react-native-elements/pull/1401)
744- fix(ListItem): Don't display empty rightTitle or rightSubtitle [`#1398`](https://github.com/flyingcircle/react-native-elements/pull/1398)
745- [Rating] Add onStartRating prop [`#1386`](https://github.com/flyingcircle/react-native-elements/pull/1386)
746- do not use index as a key [`#1381`](https://github.com/flyingcircle/react-native-elements/pull/1381)
747- (docs) Do not use index as a key for avatar example [`#1353`](https://github.com/flyingcircle/react-native-elements/pull/1353)
748- fix: add missing "size" prop to CheckBox types [`#1361`](https://github.com/flyingcircle/react-native-elements/pull/1361)
749- (SearchBar) Allow containerStyle to override lightTheme styles [`#1357`](https://github.com/flyingcircle/react-native-elements/pull/1357)
750- Add labelProps and errorProps to input [`#1342`](https://github.com/flyingcircle/react-native-elements/pull/1342)
751- Add isFocused() method to Input [`#1305`](https://github.com/flyingcircle/react-native-elements/pull/1305)
752- Add wrapperStyle prop on Checkbox [`#1348`](https://github.com/flyingcircle/react-native-elements/pull/1348)
753- fixing link of 'Good First Issue' [`#1340`](https://github.com/flyingcircle/react-native-elements/pull/1340)
754- Allow PricingCard to render without info prop [`#1250`](https://github.com/flyingcircle/react-native-elements/pull/1250)
755- (Button) Remove borderRadius change from android disabled style [`#1280`](https://github.com/flyingcircle/react-native-elements/pull/1280)
756- (docs) Change a few links that did not link anywhere [`#1263`](https://github.com/flyingcircle/react-native-elements/pull/1263)
757- Custom ImageComponent for Avatar [`#1261`](https://github.com/flyingcircle/react-native-elements/pull/1261)
758- Refactor PriceCard props to accept style objects [`#1231`](https://github.com/flyingcircle/react-native-elements/pull/1231)
759- enhancement(input): move android underline color above spread attributes [`#1241`](https://github.com/flyingcircle/react-native-elements/pull/1241)
760- docs: missing icon type for Avatar [`#1177`](https://github.com/flyingcircle/react-native-elements/pull/1177)
761- docs: `Avatar` with icon requires icon type [`#1222`](https://github.com/flyingcircle/react-native-elements/pull/1222)
762- docs: `Avatar` with icon requires icon type [`#1223`](https://github.com/flyingcircle/react-native-elements/pull/1223)
763- Fix iOS SearchBar width [`#1218`](https://github.com/flyingcircle/react-native-elements/pull/1218)
764- feat(Avatar): Placeholder images [`#1211`](https://github.com/flyingcircle/react-native-elements/pull/1211)
765- Add some tests [`#1213`](https://github.com/flyingcircle/react-native-elements/pull/1213)
766- Fix Button Ripple on Android Version 21 and higher [`#1210`](https://github.com/flyingcircle/react-native-elements/pull/1210)
767- Updated project dependencies [`#1189`](https://github.com/flyingcircle/react-native-elements/pull/1189)
768- Fix: Allow users to override TouchableComponent props. [`#1191`](https://github.com/flyingcircle/react-native-elements/pull/1191)
769- fix: onClear for default searchbar [`#1185`](https://github.com/flyingcircle/react-native-elements/pull/1185)
770- (ListItem) Add pad prop to customize padding [`#1174`](https://github.com/flyingcircle/react-native-elements/pull/1174)
771- doc(Lists) Fix url hash conflict [`#1175`](https://github.com/flyingcircle/react-native-elements/pull/1175)
772- fix(types): Button correctly extend touchable props (#1451) [`#1314`](https://github.com/flyingcircle/react-native-elements/issues/1314)
773- Fixes props being ignored on ListItem (#1344) [`#1343`](https://github.com/flyingcircle/react-native-elements/issues/1343)
774- fix(ListItem): Don't display empty rightTitle or rightSubtitle (#1398) [`#1391`](https://github.com/flyingcircle/react-native-elements/issues/1391)
775- Add labelProps and errorProps to input (#1342) [`#1341`](https://github.com/flyingcircle/react-native-elements/issues/1341)
776- Accept 5.x of react-native-vector-icons [`#1335`](https://github.com/flyingcircle/react-native-elements/issues/1335)
777- Add wrapperStyle prop on Checkbox (#1348) [`#1339`](https://github.com/react-native-training/react-native-elements/issues/1339)
778- fix(types): Add missing inputContainerStyle to Input [`#1249`](https://github.com/flyingcircle/react-native-elements/issues/1249)
779- fix(button): Fix bold on titleStyle for android [`#1251`](https://github.com/flyingcircle/react-native-elements/issues/1251)
780- Fix Button Ripple on Android Version 21 and higher (#1210) [`#1209`](https://github.com/flyingcircle/react-native-elements/issues/1209)
781- v1.0.0-beta6 #1193 [`f5455b9`](https://github.com/flyingcircle/react-native-elements/commit/f5455b9b546467caaffdd632b6c836c4639c8b51)
782- Fix linear gradient button disabled state [`a751f5c`](https://github.com/flyingcircle/react-native-elements/commit/a751f5ca443a3b8411ef0e403c64bba882ba0e48)
783- Rebase docusaurus with master [`dbb5140`](https://github.com/flyingcircle/react-native-elements/commit/dbb51407d2af7bc01681291c3f82663bd8fdb3f5)
784
785#### [v1.0.0-beta5](https://github.com/flyingcircle/react-native-elements/compare/v1.0.0-beta4...v1.0.0-beta5)
786
787> 6 May 2018
788
789- v1.0.0-beta5 [`#1077`](https://github.com/flyingcircle/react-native-elements/pull/1077)
790- ci(travis) Pin version of node [`#1158`](https://github.com/flyingcircle/react-native-elements/pull/1158)
791- docs(website): Set default version shown as 0.19.0 [`#1156`](https://github.com/flyingcircle/react-native-elements/pull/1156)
792- Add descriptions for ListItem props in v1.0.0-beta4 docs [`#1118`](https://github.com/flyingcircle/react-native-elements/pull/1118)
793- Revert website default version [`#1103`](https://github.com/flyingcircle/react-native-elements/pull/1103)
794- Use v0.19.0 as default version [`#1101`](https://github.com/flyingcircle/react-native-elements/pull/1101)
795- v1.0.0-beta5 (#1077) [`#1069`](https://github.com/flyingcircle/react-native-elements/issues/1069) [`#1123`](https://github.com/flyingcircle/react-native-elements/issues/1123)
796
797#### [v1.0.0-beta4](https://github.com/flyingcircle/react-native-elements/compare/v1.0.0-beta3...v1.0.0-beta4)
798
799> 2 April 2018
800
801- Add description for each ListItem props [`#1059`](https://github.com/flyingcircle/react-native-elements/pull/1059)
802- Set size of Icon or clearIcon in SearchBar [`#1056`](https://github.com/flyingcircle/react-native-elements/pull/1056)
803- Enhanced style control to ratings [`#865`](https://github.com/flyingcircle/react-native-elements/pull/865)
804- ListItem v1 (Android & iOS) [`#945`](https://github.com/flyingcircle/react-native-elements/pull/945)
805- New website props layout [`#1013`](https://github.com/flyingcircle/react-native-elements/pull/1013)
806- Add `label` for the Input component [`#990`](https://github.com/flyingcircle/react-native-elements/pull/990)
807- Remove Text from Button if title is empty [`#1049`](https://github.com/flyingcircle/react-native-elements/pull/1049)
808- Fix Button width (+ small refactor) [`#1000`](https://github.com/flyingcircle/react-native-elements/pull/1000)
809- Avoid changing ref function [`#1050`](https://github.com/flyingcircle/react-native-elements/pull/1050)
810- CI: The bot now modifies its own comment [`#1048`](https://github.com/flyingcircle/react-native-elements/pull/1048)
811- fix(ButtonGroup): Set style background color to ButtonGroup [`#1040`](https://github.com/flyingcircle/react-native-elements/pull/1040)
812- Added containerStyle props for platform specific searchbars [`#999`](https://github.com/flyingcircle/react-native-elements/pull/999)
813- Fix custom icon fonts example link [`#1043`](https://github.com/flyingcircle/react-native-elements/pull/1043)
814- Enable deployment only for internal PRs [`#1044`](https://github.com/flyingcircle/react-native-elements/pull/1044)
815- fix(ci) pull request slug [`#1042`](https://github.com/flyingcircle/react-native-elements/pull/1042)
816- Deploy automatically an example app on PRs [`#1033`](https://github.com/flyingcircle/react-native-elements/pull/1033)
817- Improve grammar and fix typos for some documents [`#986`](https://github.com/flyingcircle/react-native-elements/pull/986)
818- feat(CheckBox): Allow custom component as Icon [`#1003`](https://github.com/flyingcircle/react-native-elements/pull/1003)
819- (types) Removed links and replaces JSX.Element React.ReactElement [`#1009`](https://github.com/flyingcircle/react-native-elements/pull/1009)
820- Update typings to match Button title props [`#1007`](https://github.com/flyingcircle/react-native-elements/pull/1007)
821- Add text default width if buttonStyle has a width [`#995`](https://github.com/flyingcircle/react-native-elements/pull/995)
822- ListItem v1 (Android & iOS) (#945) [`#947`](https://github.com/flyingcircle/react-native-elements/issues/947)
823- feat(types): Add Overlay definitons [`#1036`](https://github.com/flyingcircle/react-native-elements/issues/1036)
824- fix(types): icon on Button should be a react element [`#1053`](https://github.com/flyingcircle/react-native-elements/issues/1053)
825- fix(ButtonGroup): Set style background color to ButtonGroup (#1040) [`#1011`](https://github.com/flyingcircle/react-native-elements/issues/1011) [`#1011`](https://github.com/flyingcircle/react-native-elements/issues/1011) [`#1011`](https://github.com/flyingcircle/react-native-elements/issues/1011)
826- fix(CI) login into github before doc deployment [`db4bd50`](https://github.com/flyingcircle/react-native-elements/commit/db4bd5015d8f3c3b87c33cf170320864f638f7fc)
827- Fix 0.19 docs layout [`59ded7e`](https://github.com/flyingcircle/react-native-elements/commit/59ded7ef474d85bb73677650426c49fbf92264d5)
828- Fix next docs layout [`754dc25`](https://github.com/flyingcircle/react-native-elements/commit/754dc254dd9f1abe4b0f5f2113cfb29d4e141d9f)
829
830#### [v1.0.0-beta3](https://github.com/flyingcircle/react-native-elements/compare/v1.0.0-beta2...v1.0.0-beta3)
831
832> 11 March 2018
833
834- v1.0.0-beta3 [`#915`](https://github.com/flyingcircle/react-native-elements/pull/915)
835- Add touchable props Notice to Tile [`#969`](https://github.com/flyingcircle/react-native-elements/pull/969)
836- Add beta version to getting started [`#951`](https://github.com/flyingcircle/react-native-elements/pull/951)
837- Add algolia search [`#940`](https://github.com/flyingcircle/react-native-elements/pull/940)
838- fix #934 - overlay image missing in docs website [`#936`](https://github.com/flyingcircle/react-native-elements/pull/936)
839- Update README.md and remove useless md [`#930`](https://github.com/flyingcircle/react-native-elements/pull/930)
840- fix(website): Broken images [`#929`](https://github.com/flyingcircle/react-native-elements/pull/929)
841- Yet another travis config [`#927`](https://github.com/flyingcircle/react-native-elements/pull/927)
842- FIx travis auth [`#926`](https://github.com/flyingcircle/react-native-elements/pull/926)
843- Fix readme url and travis again [`#925`](https://github.com/flyingcircle/react-native-elements/pull/925)
844- Travis again [`#924`](https://github.com/flyingcircle/react-native-elements/pull/924)
845- Fix travis script for deploy [`#923`](https://github.com/flyingcircle/react-native-elements/pull/923)
846- docs: Add org url for deploy [`#922`](https://github.com/flyingcircle/react-native-elements/pull/922)
847- New Docs website [`#902`](https://github.com/flyingcircle/react-native-elements/pull/902)
848- Fixed default clearIcon name in docs for SearchBar component. [`#896`](https://github.com/flyingcircle/react-native-elements/pull/896)
849- docs(readme): Make README clearer about Todo items [`#891`](https://github.com/flyingcircle/react-native-elements/pull/891)
850- Button & Input docs (#864) [`#886`](https://github.com/flyingcircle/react-native-elements/pull/886)
851- v1.0.0-beta3 (#915) [`#947`](https://github.com/flyingcircle/react-native-elements/issues/947) [`#975`](https://github.com/flyingcircle/react-native-elements/issues/975)
852- fix #934 - overlay image missing in docs website (#936) [`#934`](https://github.com/flyingcircle/react-native-elements/issues/934)
853- chore(website): Publish 1.0.0-beta3 [`890ee00`](https://github.com/flyingcircle/react-native-elements/commit/890ee0014c2499b9a1fa73492a03857798b5b5b1)
854- docs: Allow viewing `next` docs in version switch [`cda3f3b`](https://github.com/flyingcircle/react-native-elements/commit/cda3f3bcb6a4f0e3dc09d2ce42bbf892c42190c6)
855- Update README.md [`ffb8ff9`](https://github.com/flyingcircle/react-native-elements/commit/ffb8ff904a02a4d9ccc79f1279ce2d8c2ddaf813)
856
857#### [v1.0.0-beta2](https://github.com/flyingcircle/react-native-elements/compare/v1.0.0-beta...v1.0.0-beta2)
858
859> 28 January 2018
860
861- v1.0.0-beta 2 (xav's 2nd chance) [`#862`](https://github.com/flyingcircle/react-native-elements/pull/862)
862- feat(ts): Add definitons for searchbar [`#860`](https://github.com/flyingcircle/react-native-elements/pull/860)
863- feat(Button): Cleanup button code, update ts definitions [`#859`](https://github.com/flyingcircle/react-native-elements/pull/859)
864- feat(button-group): Adds selectMultiple feature [`#858`](https://github.com/flyingcircle/react-native-elements/pull/858)
865- Add ButtonComponent props and linear gradient props [`#857`](https://github.com/flyingcircle/react-native-elements/pull/857)
866- [ts] Correct style type for IconObject [`#851`](https://github.com/flyingcircle/react-native-elements/pull/851)
867- uses thumbStyle.transform values in the thumb View [`#820`](https://github.com/flyingcircle/react-native-elements/pull/820)
868- added listItem right icon size so that it takes rightIcon size, or 28 [`#852`](https://github.com/flyingcircle/react-native-elements/pull/852)
869- (theming) Unify components under one primary color [`#849`](https://github.com/flyingcircle/react-native-elements/pull/849)
870- Separate checkbox single and checkbox with text styling [`#850`](https://github.com/flyingcircle/react-native-elements/pull/850)
871- Fix ListItem [`#848`](https://github.com/flyingcircle/react-native-elements/pull/848)
872- Pass activeOpacity to TouchableOpacity inside Tile [`#839`](https://github.com/flyingcircle/react-native-elements/pull/839)
873- Update README.md - fixing typos [`#835`](https://github.com/flyingcircle/react-native-elements/pull/835)
874- feat(button-group): Adds selectMultiple feature (#858) [`#713`](https://github.com/flyingcircle/react-native-elements/issues/713)
875- chore(packages): Update versions to fix warnings in jest [`ad05179`](https://github.com/flyingcircle/react-native-elements/commit/ad05179753d834cab47f51823c08db5b1bc9398e)
876- Platform specific SearchBar (#837) :rocket: [`7ee34bb`](https://github.com/flyingcircle/react-native-elements/commit/7ee34bb1c70f7cd46dfe6309eb350edbb8dd3589)
877- feat(searchbar-both) Add additional defaultProps [`16cf297`](https://github.com/flyingcircle/react-native-elements/commit/16cf297c834780e96e537508c12a3b57bfe6de27)
878
879#### [v1.0.0-beta](https://github.com/flyingcircle/react-native-elements/compare/v0.19.1...v1.0.0-beta)
880
881> 20 January 2018
882
883- v1.0.0-beta [`#817`](https://github.com/flyingcircle/react-native-elements/pull/817)
884- fix(FeaturedTile): fixes featuredTile image rendering issue caused by RN >0.50 [`#716`](https://github.com/flyingcircle/react-native-elements/pull/716)
885- New login screen 3 [`#562`](https://github.com/flyingcircle/react-native-elements/pull/562)
886- Add LinearGradient from Expo to Button [`#557`](https://github.com/flyingcircle/react-native-elements/pull/557)
887- Profile v1 [`#541`](https://github.com/flyingcircle/react-native-elements/pull/541)
888- Avatar card v1 [`#552`](https://github.com/flyingcircle/react-native-elements/pull/552)
889- Add shake animation to Input v1 [`#530`](https://github.com/flyingcircle/react-native-elements/pull/530)
890- Login screen for the `v1` example app [`#523`](https://github.com/flyingcircle/react-native-elements/pull/523)
891- Button v1 enhancements [`#520`](https://github.com/flyingcircle/react-native-elements/pull/520)
892- Refactor Input Component [`#497`](https://github.com/flyingcircle/react-native-elements/pull/497)
893- Refactor Button Component [`#492`](https://github.com/flyingcircle/react-native-elements/pull/492)
894- Add beta folder to /example [`#489`](https://github.com/flyingcircle/react-native-elements/pull/489)
895- working v1 example with submodules [`8aa7cbe`](https://github.com/flyingcircle/react-native-elements/commit/8aa7cbef23f554760aab01a4bd98baa94ca02ae0)
896- delete example app to merge master [`7ba8e8e`](https://github.com/flyingcircle/react-native-elements/commit/7ba8e8e22ca3f010a838e5f76db336a6eba068a4)
897- added v1 /example back; working and looks great :tada: [`3653e96`](https://github.com/flyingcircle/react-native-elements/commit/3653e969274ee224a7f31ee17c78e306e5d986c1)
898
899#### [v0.19.1](https://github.com/flyingcircle/react-native-elements/compare/v0.19.0...v0.19.1)
900
901> 6 April 2018
902
903- Solving imgSource propType undefined in Tiles [`#1062`](https://github.com/flyingcircle/react-native-elements/pull/1062)
904- Fix all links in README [`b7d44bd`](https://github.com/flyingcircle/react-native-elements/commit/b7d44bd478674ca0adb5059bb1d374393475c7cd)
905- Fix typo [`e2bfb15`](https://github.com/flyingcircle/react-native-elements/commit/e2bfb15a63e9383d647441e61678b9f83f12410c)
906- Bump version to 0.19.1 [`7ab1d5e`](https://github.com/flyingcircle/react-native-elements/commit/7ab1d5ea03bf8af75c83c69abb251eaab4c8c85a)
907
908#### [v0.19.0](https://github.com/flyingcircle/react-native-elements/compare/v0.18.5...v0.19.0)
909
910> 11 January 2018
911
912- [TS] Adjust TextProps to extend RN TextProperties [`#808`](https://github.com/flyingcircle/react-native-elements/pull/808)
913- fixes #718 [`#764`](https://github.com/flyingcircle/react-native-elements/pull/764)
914- Documentation for rounded, outline and transparent [`#800`](https://github.com/flyingcircle/react-native-elements/pull/800)
915- ListItem avatarStyle should be Image style [`#798`](https://github.com/flyingcircle/react-native-elements/pull/798)
916- Allow specifying of selectedButtonStyle in button group [`#790`](https://github.com/flyingcircle/react-native-elements/pull/790)
917- ListItemProps title should accept JSX.Element too [`#795`](https://github.com/flyingcircle/react-native-elements/pull/795)
918- Add disabledTextStyle property to Button [`#793`](https://github.com/flyingcircle/react-native-elements/pull/793)
919- (docs) iconRight expects type `Object` not boolean [`#791`](https://github.com/flyingcircle/react-native-elements/pull/791)
920- Failed prop type/style fix [`#787`](https://github.com/flyingcircle/react-native-elements/pull/787)
921- Adjusted Avatars Card and children Views [`#786`](https://github.com/flyingcircle/react-native-elements/pull/786)
922- Revert "Adjusted Avatars Card and children Views in example app (#782)" [`#785`](https://github.com/flyingcircle/react-native-elements/pull/785)
923- Adjusted Avatars Card and children Views in example app [`#782`](https://github.com/flyingcircle/react-native-elements/pull/782)
924- Updated buttons documentation - backgroundColor [`#784`](https://github.com/flyingcircle/react-native-elements/pull/784)
925- (ts) imageProps declaration for Card component [`#783`](https://github.com/flyingcircle/react-native-elements/pull/783)
926- Fixes failed prop type/style #740 [`#763`](https://github.com/flyingcircle/react-native-elements/pull/763)
927- Custom icon searchbar [`#781`](https://github.com/flyingcircle/react-native-elements/pull/781)
928- Added to SocialIcon [`#773`](https://github.com/flyingcircle/react-native-elements/pull/773)
929- (ts) Add `disabled` property to ListItem type definition [`#769`](https://github.com/flyingcircle/react-native-elements/pull/769)
930- (ts) Added JSX.Element to ListItem avatar type definition [`#770`](https://github.com/flyingcircle/react-native-elements/pull/770)
931- refactor(list item): Change keyboardType to textInputKeyboardType [`#804`](https://github.com/flyingcircle/react-native-elements/issues/804)
932- fixes #718 (#764) [`#718`](https://github.com/flyingcircle/react-native-elements/issues/718)
933- Failed prop type/style fix (#787) [`#740`](https://github.com/flyingcircle/react-native-elements/issues/740)
934- Fixes failed prop type/style #740 (#763) [`#740`](https://github.com/flyingcircle/react-native-elements/issues/740)
935- (ts) Add `disabled` property to ListItem type definition (#769) [`#768`](https://github.com/flyingcircle/react-native-elements/issues/768)
936- docs(checkbox): Add size prop to docs [`06bd43c`](https://github.com/flyingcircle/react-native-elements/commit/06bd43c77f085b7ce86afd2c11f06faaab1e5677)
937- chore(version): Bump package [`c61759d`](https://github.com/flyingcircle/react-native-elements/commit/c61759d9b519f14bf939838f24c3dd913f3c8851)
938- Fix children proptypes in Header [`1cf5896`](https://github.com/flyingcircle/react-native-elements/commit/1cf5896e510ca62ce917a962970773df386e8379)
939
940#### [v0.18.5](https://github.com/flyingcircle/react-native-elements/compare/v0.18.4...v0.18.5)
941
942> 6 December 2017
943
944- 18.5 [`#751`](https://github.com/flyingcircle/react-native-elements/pull/751)
945- Vertical slider hotfixes [`#761`](https://github.com/flyingcircle/react-native-elements/pull/761)
946- Fix typo in home.js [`#726`](https://github.com/flyingcircle/react-native-elements/pull/726)
947- Update home.js to match iOS and Android view [`#728`](https://github.com/flyingcircle/react-native-elements/pull/728)
948- (example) Have Icon Use Correct iconStyle Props [`#729`](https://github.com/flyingcircle/react-native-elements/pull/729)
949- Pull in updates from DefinitelyTyped [`#750`](https://github.com/flyingcircle/react-native-elements/pull/750)
950- fix(typescript): Add onClearText to searchbar definition [`1e06ae8`](https://github.com/flyingcircle/react-native-elements/commit/1e06ae893ccdb316d49723c06d58136d3d10dd08)
951- fix(typescript): Complete definition for header subcomponent object [`593c69d`](https://github.com/flyingcircle/react-native-elements/commit/593c69d9479d245d795238dc0c24dac6d16c1de9)
952- Card's title numberOfLines [`ae9fab7`](https://github.com/flyingcircle/react-native-elements/commit/ae9fab76c9d50fc6e82b49cfde45ea24ae2be855)
953
954#### [v0.18.4](https://github.com/flyingcircle/react-native-elements/compare/v0.18.3...v0.18.4)
955
956> 24 November 2017
957
958- Use Image proptype [`#730`](https://github.com/flyingcircle/react-native-elements/pull/730)
959- publish v0.18.4 [`e145545`](https://github.com/flyingcircle/react-native-elements/commit/e145545f2cbdd2442dd8eba6473df4d23dce8e75)
960
961#### [v0.18.3](https://github.com/flyingcircle/react-native-elements/compare/v0.18.1...v0.18.3)
962
963> 24 November 2017
964
965- v0.18.3 [`#724`](https://github.com/flyingcircle/react-native-elements/pull/724)
966- Fix Header width on rotation [`#703`](https://github.com/flyingcircle/react-native-elements/pull/703)
967- v0.18.2 [`#700`](https://github.com/flyingcircle/react-native-elements/pull/700)
968- Fix ListItem flex alignment [`#699`](https://github.com/flyingcircle/react-native-elements/pull/699)
969- Fix Header width on rotation (#703) [`#701`](https://github.com/flyingcircle/react-native-elements/issues/701)
970- publish v0.18.3; updated expo app [`0289306`](https://github.com/flyingcircle/react-native-elements/commit/0289306f9695c3dab71d2a3f55cee7656c33226b)
971- Apply BackgroundImage fix for FeaturedTile [`e113408`](https://github.com/flyingcircle/react-native-elements/commit/e1134086a32c0f491fc79a82099b6ded9b4faf6e)
972- Add `underlayColor` props to SocialIcon [`f973972`](https://github.com/flyingcircle/react-native-elements/commit/f97397273311a3732a6143888b58422de1d466a2)
973
974#### [v0.18.1](https://github.com/flyingcircle/react-native-elements/compare/v0.18.0...v0.18.1)
975
976> 4 November 2017
977
978- v0.18.1 [`#695`](https://github.com/flyingcircle/react-native-elements/pull/695)
979- feat(Search): add 'onClearText' callback [`#694`](https://github.com/flyingcircle/react-native-elements/pull/694)
980- fix(\*): Spread passed props first to prevent computed props rewrite [`#691`](https://github.com/flyingcircle/react-native-elements/pull/691)
981- Remove deprecated components - v0.18 [`#689`](https://github.com/flyingcircle/react-native-elements/pull/689)
982- removed avatar's view wrapper [`#671`](https://github.com/flyingcircle/react-native-elements/pull/671)
983- Get rid of bundle.js [`#687`](https://github.com/flyingcircle/react-native-elements/pull/687)
984- fix(Tile): remove resizeMode warning message [`#669`](https://github.com/flyingcircle/react-native-elements/pull/669)
985- Remove selectionColor to fix issue on android [`#666`](https://github.com/flyingcircle/react-native-elements/pull/666)
986- feat #355 Allow disable on list item [`#662`](https://github.com/flyingcircle/react-native-elements/pull/662)
987- Update side-menu dep to latest [`#661`](https://github.com/flyingcircle/react-native-elements/pull/661)
988- Added button loading prop to the API doc [`#651`](https://github.com/flyingcircle/react-native-elements/pull/651)
989- Fixed typo in list docs [`#648`](https://github.com/flyingcircle/react-native-elements/pull/648)
990- Add Feather icons (#646) [`#647`](https://github.com/flyingcircle/react-native-elements/pull/647)
991- fix #631 [`#641`](https://github.com/flyingcircle/react-native-elements/pull/641)
992- Fix Card image overlay when no `featuredTitle` or `featuredSubtitle` [`#637`](https://github.com/flyingcircle/react-native-elements/pull/637)
993- Fix button borderRadius for android version < 21 [`#617`](https://github.com/flyingcircle/react-native-elements/pull/617)
994- Add more detail for Header document [`#619`](https://github.com/flyingcircle/react-native-elements/pull/619)
995- Rename iconLeft to leftIcon in button docs api [`#610`](https://github.com/flyingcircle/react-native-elements/pull/610)
996- feat(header): Add default background color [`#685`](https://github.com/flyingcircle/react-native-elements/issues/685)
997- fix(Tile): remove resizeMode warning message (#669) [`#668`](https://github.com/flyingcircle/react-native-elements/issues/668)
998- fix(Button): Fixes bug with shadow [`#550`](https://github.com/flyingcircle/react-native-elements/issues/550)
999- fix #631 (#641) [`#631`](https://github.com/flyingcircle/react-native-elements/issues/631)
1000- fix(header): Header should allow multiple children [`#622`](https://github.com/flyingcircle/react-native-elements/issues/622)
1001- fix(header): Remove absolute behaviour of header [`#584`](https://github.com/flyingcircle/react-native-elements/issues/584)
1002- docs(typescript): Typescript setup instructions [`#611`](https://github.com/flyingcircle/react-native-elements/issues/611)
1003- chore(packages): Upgrade react-native-vector-icons [`#615`](https://github.com/flyingcircle/react-native-elements/issues/615)
1004- feat(tooling): Move typescript declarations locally [`39e84e2`](https://github.com/flyingcircle/react-native-elements/commit/39e84e298759d4f9ee1d09b9a3c1cfa88b4d3737)
1005- Update yarn.lock for example app [`0db0aa5`](https://github.com/flyingcircle/react-native-elements/commit/0db0aa5df3101ca713947cfb9facb7252a768327)
1006- Update expo version for `Feather` support [`e4c28dd`](https://github.com/flyingcircle/react-native-elements/commit/e4c28dd822ebe5a1afbb2e03dba0080c6e2b9f15)
1007
1008#### [v0.18.0](https://github.com/flyingcircle/react-native-elements/compare/v0.17.0...v0.18.0)
1009
1010> 1 November 2017
1011
1012- Remove deprecated components - v0.18 [`#689`](https://github.com/flyingcircle/react-native-elements/pull/689)
1013- Corrected normalizeText for certain Android devices [`#690`](https://github.com/flyingcircle/react-native-elements/pull/690)
1014- removed avatar's view wrapper [`#671`](https://github.com/flyingcircle/react-native-elements/pull/671)
1015- Get rid of bundle.js [`#687`](https://github.com/flyingcircle/react-native-elements/pull/687)
1016- Fix horizontal alignment of ListItem elements [`#675`](https://github.com/flyingcircle/react-native-elements/pull/675)
1017- fix(Tile): remove resizeMode warning message [`#669`](https://github.com/flyingcircle/react-native-elements/pull/669)
1018- Remove selectionColor to fix issue on android [`#666`](https://github.com/flyingcircle/react-native-elements/pull/666)
1019- feat #355 Allow disable on list item [`#662`](https://github.com/flyingcircle/react-native-elements/pull/662)
1020- Update side-menu dep to latest [`#661`](https://github.com/flyingcircle/react-native-elements/pull/661)
1021- Added button loading prop to the API doc [`#651`](https://github.com/flyingcircle/react-native-elements/pull/651)
1022- Fixed typo in list docs [`#648`](https://github.com/flyingcircle/react-native-elements/pull/648)
1023- Add Feather icons (#646) [`#647`](https://github.com/flyingcircle/react-native-elements/pull/647)
1024- fix #631 [`#641`](https://github.com/flyingcircle/react-native-elements/pull/641)
1025- Fix Card image overlay when no `featuredTitle` or `featuredSubtitle` [`#637`](https://github.com/flyingcircle/react-native-elements/pull/637)
1026- chore(opencollective): Remove open collective postinstall [`#634`](https://github.com/flyingcircle/react-native-elements/pull/634)
1027- Fix button borderRadius for android version < 21 [`#617`](https://github.com/flyingcircle/react-native-elements/pull/617)
1028- Add more detail for Header document [`#619`](https://github.com/flyingcircle/react-native-elements/pull/619)
1029- Rename iconLeft to leftIcon in button docs api [`#610`](https://github.com/flyingcircle/react-native-elements/pull/610)
1030- 0.17 [`#551`](https://github.com/flyingcircle/react-native-elements/pull/551)
1031- Support right icon and left icon at the same time. [`#534`](https://github.com/flyingcircle/react-native-elements/pull/534)
1032- Fix(Button): Border Radius was not applied to view container. [`#581`](https://github.com/flyingcircle/react-native-elements/pull/581)
1033- Register custom icon types [`#546`](https://github.com/flyingcircle/react-native-elements/pull/546)
1034- #Improve from #587 [`#592`](https://github.com/flyingcircle/react-native-elements/pull/592)
1035- Update badge.md [`#579`](https://github.com/flyingcircle/react-native-elements/pull/579)
1036- fix(FormInput): follow the official doc with keyboardType [`#576`](https://github.com/flyingcircle/react-native-elements/pull/576)
1037- Add numberOfLines prop for tile title [`#575`](https://github.com/flyingcircle/react-native-elements/pull/575)
1038- Add numberOfLines prop to Tile [`#573`](https://github.com/flyingcircle/react-native-elements/pull/573)
1039- docs(forms): fix typo for a good looking website [`#574`](https://github.com/flyingcircle/react-native-elements/pull/574)
1040- feat(header): Add default background color [`#685`](https://github.com/flyingcircle/react-native-elements/issues/685)
1041- fix(Tile): remove resizeMode warning message (#669) [`#668`](https://github.com/flyingcircle/react-native-elements/issues/668)
1042- fix(Button): Fixes bug with shadow [`#550`](https://github.com/flyingcircle/react-native-elements/issues/550)
1043- fix #631 (#641) [`#631`](https://github.com/flyingcircle/react-native-elements/issues/631)
1044- fix(header): Header should allow multiple children [`#622`](https://github.com/flyingcircle/react-native-elements/issues/622)
1045- fix(header): Remove absolute behaviour of header [`#584`](https://github.com/flyingcircle/react-native-elements/issues/584)
1046- docs(typescript): Typescript setup instructions [`#611`](https://github.com/flyingcircle/react-native-elements/issues/611)
1047- chore(packages): Upgrade react-native-vector-icons [`#615`](https://github.com/flyingcircle/react-native-elements/issues/615)
1048- Fix card title to not show, if no title provided. Fixes #566 [`#566`](https://github.com/flyingcircle/react-native-elements/issues/566)
1049- feat(tooling): Move typescript declarations locally [`1baed78`](https://github.com/flyingcircle/react-native-elements/commit/1baed78e7f7a138cc613e3f6258f3334e7edf773)
1050- Update yarn.lock for example app [`7521775`](https://github.com/flyingcircle/react-native-elements/commit/752177597b02dde19da6ddfc8056eb596f9f0819)
1051- Update expo version for `Feather` support [`cd1a86d`](https://github.com/flyingcircle/react-native-elements/commit/cd1a86dbb64946887f82e20ea2475dadd18966c9)
1052
1053#### [v0.17.0](https://github.com/flyingcircle/react-native-elements/compare/v0.16.0...v0.17.0)
1054
1055> 13 August 2017
1056
1057#### [v0.16.0](https://github.com/flyingcircle/react-native-elements/compare/v0.15.0...v0.16.0)
1058
1059> 13 August 2017
1060
1061- v0.16.0 [`#529`](https://github.com/flyingcircle/react-native-elements/pull/529)
1062- Update Divider Props subheading [`#544`](https://github.com/flyingcircle/react-native-elements/pull/544)
1063- Update "Badge props" to "Divider props" [`#533`](https://github.com/flyingcircle/react-native-elements/pull/533)
1064- Add support for Placeholders in ListItem w/ TextInput [`#512`](https://github.com/flyingcircle/react-native-elements/pull/512)
1065- Make sure the focus and blur method always works [`#362`](https://github.com/flyingcircle/react-native-elements/pull/362)
1066- Allow Card overlay container styles to be overridden [`#488`](https://github.com/flyingcircle/react-native-elements/pull/488)
1067- WIP: pr/ButtonGroup-DisableSelected [`#511`](https://github.com/flyingcircle/react-native-elements/pull/511)
1068- FormInput shake animation [`#483`](https://github.com/flyingcircle/react-native-elements/pull/483)
1069- Update: updated react-native-side-menu [`#524`](https://github.com/flyingcircle/react-native-elements/pull/524)
1070- Added link to icons directory [`#507`](https://github.com/flyingcircle/react-native-elements/pull/507)
1071- Allow Checkbox title prop to be element. Fixes #527 [`#527`](https://github.com/flyingcircle/react-native-elements/issues/527)
1072- Refactoring to allow strings and functions into the refs, but removed them from the docs and suggested alternative way to use them, exposing less of the internals to the outside [`6c37644`](https://github.com/flyingcircle/react-native-elements/commit/6c37644661f2e6c531652966d608c6d353c43a6d)
1073- Fix jest warnings for ReactTestUtils [`df391d2`](https://github.com/flyingcircle/react-native-elements/commit/df391d2df20860c283d528db5729a58bd99a27af)
1074- Cleanup linting [`9acbb47`](https://github.com/flyingcircle/react-native-elements/commit/9acbb47a841ef29e399c77fcf045b38d1afada19)
1075
1076#### [v0.15.0](https://github.com/flyingcircle/react-native-elements/compare/v0.14.0...v0.15.0)
1077
1078> 18 July 2017
1079
1080- v0.15.0 [`#485`](https://github.com/flyingcircle/react-native-elements/pull/485)
1081- Allow containerBorderRadius to equal zero for ButtonGroup [`#484`](https://github.com/flyingcircle/react-native-elements/pull/484)
1082- [SocialIcon] Fix boolean value for onLongPress [`#500`](https://github.com/flyingcircle/react-native-elements/pull/500)
1083- Update documentation to reflect badge API changes [`#494`](https://github.com/flyingcircle/react-native-elements/pull/494)
1084- Fixed typo [`#495`](https://github.com/flyingcircle/react-native-elements/pull/495)
1085- Made FormValidationMessage docs a bit easier to understand. [`#482`](https://github.com/flyingcircle/react-native-elements/pull/482)
1086- Migrate View.propTypes to ViewPropTypes [`#475`](https://github.com/flyingcircle/react-native-elements/pull/475)
1087- adding zIndex, fix swipedeck elevation problem on android devices [`#477`](https://github.com/flyingcircle/react-native-elements/pull/477)
1088- Add background color to Button raised for android to calculate elevation. Fixes #491 [`#491`](https://github.com/flyingcircle/react-native-elements/issues/491)
1089- Replace Images with children with ImgeBackground component. Fixes #471 [`#471`](https://github.com/flyingcircle/react-native-elements/issues/471)
1090- Don't throw error if ListItem title, subtitle is empty string. Fixes #431 [`#431`](https://github.com/flyingcircle/react-native-elements/issues/431)
1091- Allows badge to have multiple children. Fixes #453 [`#453`](https://github.com/flyingcircle/react-native-elements/issues/453)
1092- migrate View.propTypes to ViewPropTypes [`4429db6`](https://github.com/flyingcircle/react-native-elements/commit/4429db6b60ef2cab5996875412019a20d4c0c963)
1093- added ViewPropTypes file for easier import and validate view prop types [`ffa1222`](https://github.com/flyingcircle/react-native-elements/commit/ffa1222857f35035ff65e817ca3f663756917407)
1094- Deprecated some components [`3b7e802`](https://github.com/flyingcircle/react-native-elements/commit/3b7e802e5485ea52a1180535efb17939cf09dead)
1095
1096#### [v0.14.0](https://github.com/flyingcircle/react-native-elements/compare/v0.13.0...v0.14.0)
1097
1098> 9 July 2017
1099
1100- v0.14.0 Release [`#438`](https://github.com/flyingcircle/react-native-elements/pull/438)
1101- fix for touchable swipedeck [`#458`](https://github.com/flyingcircle/react-native-elements/pull/458)
1102- Add numberOfLines and ellipsizeMode to Text in Buttons [`#440`](https://github.com/flyingcircle/react-native-elements/pull/440)
1103- improve image and style doc [`#465`](https://github.com/flyingcircle/react-native-elements/pull/465)
1104- Revert "Create new Avatar component with configurable edit button and status indicator" [`#469`](https://github.com/flyingcircle/react-native-elements/pull/469)
1105- Create new Avatar component with configurable edit button and status indicator [`#360`](https://github.com/flyingcircle/react-native-elements/pull/360)
1106- Fix `ListItem` avatar styles. Fixes #444 [`#449`](https://github.com/flyingcircle/react-native-elements/pull/449)
1107- Fixed list item border bleeding. Fixes #443 [`#466`](https://github.com/flyingcircle/react-native-elements/pull/466)
1108- fix props table [`#464`](https://github.com/flyingcircle/react-native-elements/pull/464)
1109- Fix mix of import and module.exports [`#448`](https://github.com/flyingcircle/react-native-elements/pull/448)
1110- fix autoresize for multiline text-inputs [`#455`](https://github.com/flyingcircle/react-native-elements/pull/455)
1111- Fixes deprecated instructions for assigning color to Header elements in documentation. [`#447`](https://github.com/flyingcircle/react-native-elements/pull/447)
1112- Fix some example images not showing up in docs (Header, Slider, SwipeDeck) [`#437`](https://github.com/flyingcircle/react-native-elements/pull/437)
1113- Fix header appearing at the bottom of the screen. Fixes #427 [`#432`](https://github.com/flyingcircle/react-native-elements/pull/432)
1114- Merge pull request #449 from xavier-villelegier/next [`#444`](https://github.com/flyingcircle/react-native-elements/issues/444)
1115- Merge pull request #466 from alphasp/list-fix [`#443`](https://github.com/flyingcircle/react-native-elements/issues/443)
1116- Merge pull request #432 from filiphosko/fix/header-position [`#427`](https://github.com/flyingcircle/react-native-elements/issues/427)
1117- added playground view on example app [`ad913d9`](https://github.com/flyingcircle/react-native-elements/commit/ad913d9af8ca23b00c54cc851c7e78528170de7a)
1118- added package-lock.json [`a8f7cd5`](https://github.com/flyingcircle/react-native-elements/commit/a8f7cd5b7f1d50faa91d21ef9daf106ca09fd913)
1119- renamed container folder to card [`0041d81`](https://github.com/flyingcircle/react-native-elements/commit/0041d81bb02454a66f800a0e1db008ee49f11952)
1120
1121#### [v0.13.0](https://github.com/flyingcircle/react-native-elements/compare/v0.12.0...v0.13.0)
1122
1123> 15 June 2017
1124
1125- Small typo [`#425`](https://github.com/flyingcircle/react-native-elements/pull/425)
1126- Release v0.13.0 [`#404`](https://github.com/flyingcircle/react-native-elements/pull/404)
1127- Enhancements to the Rating component [`#403`](https://github.com/flyingcircle/react-native-elements/pull/403)
1128- Fix leftIcon style in ListItem [`#415`](https://github.com/flyingcircle/react-native-elements/pull/415)
1129- Fix missing border on ButtonGroup. Fixes #364 [`#414`](https://github.com/flyingcircle/react-native-elements/pull/414)
1130- Fix SearchBar icons alignement on Android [`#411`](https://github.com/flyingcircle/react-native-elements/pull/411)
1131- Add pressable icons on left side of list items [`#380`](https://github.com/flyingcircle/react-native-elements/pull/380)
1132- Fix cropped avatar on Android [`#409`](https://github.com/flyingcircle/react-native-elements/pull/409)
1133- Fix SearchBar overlapped issue [`#405`](https://github.com/flyingcircle/react-native-elements/pull/405)
1134- Possibility to have a component in ListItem avatar. Fixes #243 [`#393`](https://github.com/flyingcircle/react-native-elements/pull/393)
1135- Fix #352 [`#394`](https://github.com/flyingcircle/react-native-elements/pull/394)
1136- Fix for checkbox to use event with iconRight equals true. issue #357 [`#379`](https://github.com/flyingcircle/react-native-elements/pull/379)
1137- Add button styles (transparent, outline, rounded) [`#382`](https://github.com/flyingcircle/react-native-elements/pull/382)
1138- Feature: Header Component [`#299`](https://github.com/flyingcircle/react-native-elements/pull/299)
1139- fix(socialIcon): fontStyle prototype to Text [`#386`](https://github.com/flyingcircle/react-native-elements/pull/386)
1140- Adds onPress to Right Icon on ListItem [`#374`](https://github.com/flyingcircle/react-native-elements/pull/374)
1141- Merge pull request #414 from martinezguillaume/fix-border-buttongroup [`#364`](https://github.com/flyingcircle/react-native-elements/issues/364)
1142- Merge pull request #393 from xavier-villelegier/avatar-component [`#243`](https://github.com/flyingcircle/react-native-elements/issues/243)
1143- Merge pull request #394 from SKoscarrovira/patch-1 [`#352`](https://github.com/flyingcircle/react-native-elements/issues/352)
1144- Remove selectionColor to fix issue on android, Fixes #331 [`#331`](https://github.com/flyingcircle/react-native-elements/issues/331)
1145- Fix TextInput overflow in android, Fixes #239 [`#239`](https://github.com/flyingcircle/react-native-elements/issues/239)
1146- Fix #352 [`#352`](https://github.com/flyingcircle/react-native-elements/issues/352)
1147- Only prettify files in src, minified bundle [`331e194`](https://github.com/flyingcircle/react-native-elements/commit/331e19497c9c691e5e9dfea54dc90f92f5d906db)
1148- updated example app; added all views from hackathon-starter [`ca9ee75`](https://github.com/flyingcircle/react-native-elements/commit/ca9ee7505e9adaadcc327110e70259f7c58f5a93)
1149- test: add Rating test cases [`87a6048`](https://github.com/flyingcircle/react-native-elements/commit/87a6048ae506882ce42b0708bf401a21064c7eb1)
1150
1151#### [v0.12.0](https://github.com/flyingcircle/react-native-elements/compare/v0.11.2...v0.12.0)
1152
1153> 14 May 2017
1154
1155- [RELEASE] v0.12.0 [`#370`](https://github.com/flyingcircle/react-native-elements/pull/370)
1156- Added /example expo to RNE core [`#372`](https://github.com/flyingcircle/react-native-elements/pull/372)
1157- Bugfix button [`#373`](https://github.com/flyingcircle/react-native-elements/pull/373)
1158- Add container view to button component to fix round button feedback [`#345`](https://github.com/flyingcircle/react-native-elements/pull/345)
1159- feat(ListItem): Allow a react component to be passed for icon [`#310`](https://github.com/flyingcircle/react-native-elements/pull/310)
1160- Set react-native-vector-icons to 4.1.0 [`#354`](https://github.com/flyingcircle/react-native-elements/pull/354)
1161- Add custom icon component into Button component [`#365`](https://github.com/flyingcircle/react-native-elements/pull/365)
1162- [NEW FEATURE] SwipeDeck Component [`#371`](https://github.com/flyingcircle/react-native-elements/pull/371)
1163- [NEW FEATURE] Ratings Component [`#369`](https://github.com/flyingcircle/react-native-elements/pull/369)
1164- add secureTextEntry prop for sensitive text [`#367`](https://github.com/flyingcircle/react-native-elements/pull/367)
1165- Add CDNJS version badge in README.md [`#351`](https://github.com/flyingcircle/react-native-elements/pull/351)
1166- Update open collective postinstall script [`#358`](https://github.com/flyingcircle/react-native-elements/pull/358)
1167- added test for search clearInput, closes #234 [`#339`](https://github.com/flyingcircle/react-native-elements/pull/339)
1168- Updated PropTypes to reference prop-types package [`#347`](https://github.com/flyingcircle/react-native-elements/pull/347)
1169- Updated PropTypes to reference prop-types package [`#346`](https://github.com/flyingcircle/react-native-elements/pull/346)
1170- Merge pull request #339 from ericwooley/issue-234-textClear [`#234`](https://github.com/flyingcircle/react-native-elements/issues/234)
1171- Update open collective postinstall script [`#335`](https://github.com/flyingcircle/react-native-elements/issues/335)
1172- added example [`7812f74`](https://github.com/flyingcircle/react-native-elements/commit/7812f74e6c66a0e57e626f17ab746b4c5f7d2083)
1173- Add custom icon into button [`7cf6791`](https://github.com/flyingcircle/react-native-elements/commit/7cf6791979e9dcd12c3dc425aab5a488dacbcab7)
1174- Added image loader to compile images [`2f4ab12`](https://github.com/flyingcircle/react-native-elements/commit/2f4ab1270e481eaf60f9e98c2a95bc0c35c5400c)
1175
1176#### [v0.11.2](https://github.com/flyingcircle/react-native-elements/compare/v0.11.1...v0.11.2)
1177
1178> 24 April 2017
1179
1180- v0.11.2 [`#332`](https://github.com/flyingcircle/react-native-elements/pull/332)
1181- Added Prettier [`#303`](https://github.com/flyingcircle/react-native-elements/pull/303)
1182- Fix #206 - Export Badge as separate component [`#330`](https://github.com/flyingcircle/react-native-elements/pull/330)
1183- Fix for #320 #325 #323, fix propTypes across RNE [`#326`](https://github.com/flyingcircle/react-native-elements/pull/326)
1184- Fix android overflow: ButtonGroup [`#316`](https://github.com/flyingcircle/react-native-elements/pull/316)
1185- Fix #206 - Export Badge as separate component (#330) [`#206`](https://github.com/flyingcircle/react-native-elements/issues/206)
1186- DOCS: updates index from readme to fix links [`#314`](https://github.com/flyingcircle/react-native-elements/issues/314)
1187- Avatar: uses default Icon type if none is given [`#304`](https://github.com/flyingcircle/react-native-elements/issues/304)
1188- Updated Badge API [`45b02f9`](https://github.com/flyingcircle/react-native-elements/commit/45b02f92691f8db78ce4f00c1ccc760cdd72bbb6)
1189- Update badge to not be absolute position [`488b09f`](https://github.com/flyingcircle/react-native-elements/commit/488b09f11e6bc9a17c361a336fa72336a4424f12)
1190- ran prettier; update to v0.11.2 [`ddc4d50`](https://github.com/flyingcircle/react-native-elements/commit/ddc4d509cbf06a6f8d11b1512cbee566d509e2e0)
1191
1192#### [v0.11.1](https://github.com/flyingcircle/react-native-elements/compare/v0.11.0...v0.11.1)
1193
1194> 16 April 2017
1195
1196- v0.11.1 [`#307`](https://github.com/flyingcircle/react-native-elements/pull/307)
1197- Update ButtonGroup.js added lastBorderStyle [`#294`](https://github.com/flyingcircle/react-native-elements/pull/294)
1198- Avatar - default iconSize and titleSize to half of width [`#295`](https://github.com/flyingcircle/react-native-elements/pull/295)
1199- fixed featuredTitle of Card causing 'undefined fontFamily ...' on And… [`#297`](https://github.com/flyingcircle/react-native-elements/pull/297)
1200- v0.11.0 release 🎊 [`#293`](https://github.com/flyingcircle/react-native-elements/pull/293)
1201- Fix broken links [`686ee55`](https://github.com/flyingcircle/react-native-elements/commit/686ee55d69127ef1f7bd8e0e01ee26b4e9602231)
1202- default iconSize and titleSize to half of width [`ad9e029`](https://github.com/flyingcircle/react-native-elements/commit/ad9e029cb1573b19baf43141e9278adf5d0f3db8)
1203- snapshots update [`6481d19`](https://github.com/flyingcircle/react-native-elements/commit/6481d190ef9123d1bd150d65cbeb28bc0ce43cdd)
1204
1205#### [v0.11.0](https://github.com/flyingcircle/react-native-elements/compare/v0.10.0...v0.11.0)
1206
1207> 13 April 2017
1208
1209- Activating Open Collective [`#287`](https://github.com/flyingcircle/react-native-elements/pull/287)
1210- Updated docs for website; cleaned up readme [`#291`](https://github.com/flyingcircle/react-native-elements/pull/291)
1211- Refactor props to use ES6 spread [`#285`](https://github.com/flyingcircle/react-native-elements/pull/285)
1212- Setup Contributing guide [`#282`](https://github.com/flyingcircle/react-native-elements/pull/282)
1213- fix travis-ci url and adding codecov button [`#289`](https://github.com/flyingcircle/react-native-elements/pull/289)
1214- Improve coverage [`#286`](https://github.com/flyingcircle/react-native-elements/pull/286)
1215- Adding codecov [`#288`](https://github.com/flyingcircle/react-native-elements/pull/288)
1216- Minification using webpack [`#283`](https://github.com/flyingcircle/react-native-elements/pull/283)
1217- Update ButtonGroup [`#233`](https://github.com/flyingcircle/react-native-elements/pull/233)
1218- Use ES6 spread for rest of the props [`#270`](https://github.com/flyingcircle/react-native-elements/pull/270)
1219- Fix for avatar name and type [`#269`](https://github.com/flyingcircle/react-native-elements/pull/269)
1220- added featuredTitle prop to Card component [`#232`](https://github.com/flyingcircle/react-native-elements/pull/232)
1221- Added documentation using mkdocs and Travis [`#273`](https://github.com/flyingcircle/react-native-elements/pull/273)
1222- Fix Card titleStyle to use Text Proptype instead of View Proptype [`#275`](https://github.com/flyingcircle/react-native-elements/pull/275)
1223- Added Testing on v0.11.0 [`#231`](https://github.com/flyingcircle/react-native-elements/pull/231)
1224- Fixing Link for create react native [`#268`](https://github.com/flyingcircle/react-native-elements/pull/268)
1225- fixed slider ui issues [`#252`](https://github.com/flyingcircle/react-native-elements/pull/252)
1226- Use fontWeight and fontFamily rather than fontFamily for everything [`#241`](https://github.com/flyingcircle/react-native-elements/pull/241)
1227- using sans-serif as default font on android [`#235`](https://github.com/flyingcircle/react-native-elements/pull/235)
1228- Update using-with-crna.md -- TTF fonts are recognized by default now [`#229`](https://github.com/flyingcircle/react-native-elements/pull/229)
1229- Typo - it should be button not card? [`#225`](https://github.com/flyingcircle/react-native-elements/pull/225)
1230- cherry pick commit fbddc7b [`36d307b`](https://github.com/flyingcircle/react-native-elements/commit/36d307bbf19d2b763678bc72539732c04e950d22)
1231- removed coverage from commit [`4c620eb`](https://github.com/flyingcircle/react-native-elements/commit/4c620ebf7487c6a101e3ef7cc2c99794a9056ea1)
1232- all tests passing [`60d9a9d`](https://github.com/flyingcircle/react-native-elements/commit/60d9a9dd76749e463d7cdd7df4e71f431efa8d08)
1233
1234#### [v0.10.0](https://github.com/flyingcircle/react-native-elements/compare/v0.9.7...v0.10.0)
1235
1236> 15 March 2017
1237
1238- V0.10.0 [`#224`](https://github.com/flyingcircle/react-native-elements/pull/224)
1239- Fix issues with Grid, Col and Row [`#211`](https://github.com/flyingcircle/react-native-elements/pull/211)
1240- Allows Checkbox to be checked separately [`#212`](https://github.com/flyingcircle/react-native-elements/pull/212)
1241- Added clear icon in Search box [`#202`](https://github.com/flyingcircle/react-native-elements/pull/202)
1242- Closes #208 [`#220`](https://github.com/flyingcircle/react-native-elements/pull/220)
1243- Allow number to be Title and Subtitle. Closes #205 [`#207`](https://github.com/flyingcircle/react-native-elements/pull/207)
1244- when set image property on card container - throws layout error (fixe… [`#200`](https://github.com/flyingcircle/react-native-elements/pull/200)
1245- Avatar component [`#197`](https://github.com/flyingcircle/react-native-elements/pull/197)
1246- Added documentation for usage with CRNA. Closes #221 [`#221`](https://github.com/flyingcircle/react-native-elements/issues/221)
1247- Merge pull request #220 from react-native-community/bugfix/208 [`#208`](https://github.com/flyingcircle/react-native-elements/issues/208)
1248- Merge pull request #207 from react-native-community/bugfix/205 [`#205`](https://github.com/flyingcircle/react-native-elements/issues/205)
1249- Added default width for the input [`#70`](https://github.com/flyingcircle/react-native-elements/issues/70)
1250- Change propTypes to use Image propTypes source, closes #199 [`#199`](https://github.com/flyingcircle/react-native-elements/issues/199)
1251- avatar v2- added support for icons, images & initials [`1af8c93`](https://github.com/flyingcircle/react-native-elements/commit/1af8c93fb1bd4ec65eedd153d07232ac2b04acb7)
1252- added avatar component [`68c3d2f`](https://github.com/flyingcircle/react-native-elements/commit/68c3d2fe3df02a17c12fe55bb30f052b32d5aae9)
1253- adding sample code for avatar on readme [`df7fc16`](https://github.com/flyingcircle/react-native-elements/commit/df7fc161407754ffae1a3ab26d3b991a6b505bce)
1254
1255#### [v0.9.7](https://github.com/flyingcircle/react-native-elements/compare/0.9.5...v0.9.7)
1256
1257> 22 February 2017
1258
1259- Updated ListItem in README [`#194`](https://github.com/flyingcircle/react-native-elements/pull/194)
1260- Fix markdown syntax type [`#184`](https://github.com/flyingcircle/react-native-elements/pull/184)
1261- Fixing minor bugs in Tile component [`#178`](https://github.com/flyingcircle/react-native-elements/pull/178)
1262- Fix: FormValidationMessage not importing [`#177`](https://github.com/flyingcircle/react-native-elements/pull/177)
1263- Tile Component added [`#154`](https://github.com/flyingcircle/react-native-elements/pull/154)
1264- added some entries to the Search Bar documentation regarding props [`#175`](https://github.com/flyingcircle/react-native-elements/pull/175)
1265- Fix image path typo in README [`#170`](https://github.com/flyingcircle/react-native-elements/pull/170)
1266- Added some doc for the FormValidationMessage [`#169`](https://github.com/flyingcircle/react-native-elements/pull/169)
1267- Add logs and DS_Store to gitignore [`#168`](https://github.com/flyingcircle/react-native-elements/pull/168)
1268- Added Tile Component, Fixes #130 [`#130`](https://github.com/flyingcircle/react-native-elements/issues/130)
1269- Separated Feature Tile in new file [`37d92ff`](https://github.com/flyingcircle/react-native-elements/commit/37d92ff8bf930c56a81d3f33b6c4552db741a011)
1270- Fix indentation [`8cb44c5`](https://github.com/flyingcircle/react-native-elements/commit/8cb44c5937255336955910256c77dceb111769b0)
1271- Fix indentation [`f85c004`](https://github.com/flyingcircle/react-native-elements/commit/f85c0041d9fd0f57918d4e9face04c6075a9e711)
1272
1273#### [0.9.5](https://github.com/flyingcircle/react-native-elements/compare/0.9.4...0.9.5)
1274
1275> 2 February 2017
1276
1277- fixes issue #165 [`62e7a5b`](https://github.com/flyingcircle/react-native-elements/commit/62e7a5ba847b5d267eaf54740ac5827f2cb8d1be)
1278- version bump [`58ab904`](https://github.com/flyingcircle/react-native-elements/commit/58ab90480b6044138d62919ecd7003df4fbcb3fe)
1279
1280#### [0.9.4](https://github.com/flyingcircle/react-native-elements/compare/0.9.0...0.9.4)
1281
1282> 1 February 2017
1283
1284- Fixed Slider's value is not initialized to 0 [`#160`](https://github.com/flyingcircle/react-native-elements/pull/160)
1285- update ListItem props in README [`#161`](https://github.com/flyingcircle/react-native-elements/pull/161)
1286- Adding a Form Validation component. This can be show below the FormInput [`#162`](https://github.com/flyingcircle/react-native-elements/pull/162)
1287- Added disabledStyle prop to button [`#163`](https://github.com/flyingcircle/react-native-elements/pull/163)
1288- feat(ListItem): support both right title and chevron [`#166`](https://github.com/flyingcircle/react-native-elements/pull/166)
1289- ListItem title can be a View tag [`#164`](https://github.com/flyingcircle/react-native-elements/pull/164)
1290- Fixed missing Slider Component [`#153`](https://github.com/flyingcircle/react-native-elements/pull/153)
1291- Added Documentation for HTML Headings [`#149`](https://github.com/flyingcircle/react-native-elements/pull/149)
1292- Material Community icons [`#141`](https://github.com/flyingcircle/react-native-elements/pull/141)
1293- updated tab bar examples in readme [`ccff932`](https://github.com/flyingcircle/react-native-elements/commit/ccff9325647edc617411727f9bfc9713288083ad)
1294- ListItem title can now be a View tag [`9fa8047`](https://github.com/flyingcircle/react-native-elements/commit/9fa804710eee466c4a40651fdab2385cdc9f5162)
1295- Add Material Community icon type [`2572af4`](https://github.com/flyingcircle/react-native-elements/commit/2572af468019d7ee192ac084b6f215690a9e28ea)
1296
1297#### [0.9.0](https://github.com/flyingcircle/react-native-elements/compare/0.8.2...0.9.0)
1298
1299> 3 January 2017
1300
1301- V0.9.0 [`#134`](https://github.com/flyingcircle/react-native-elements/pull/134)
1302- Fixed #29 [`#127`](https://github.com/flyingcircle/react-native-elements/pull/127)
1303- Fix: Button - Defaulting to small broke some props [`#131`](https://github.com/flyingcircle/react-native-elements/pull/131)
1304- Merge pull request #127 from binoy14/master [`#29`](https://github.com/flyingcircle/react-native-elements/issues/29)
1305- slider refactored; stable working condition [`9747e91`](https://github.com/flyingcircle/react-native-elements/commit/9747e91a85dd1f05066d63cec8079ef8b64f5132)
1306- added slider from react-native-slider [`6b69c9c`](https://github.com/flyingcircle/react-native-elements/commit/6b69c9c020138254fd097281dc530370981bfd48)
1307- Added Grid Component [`93cfa62`](https://github.com/flyingcircle/react-native-elements/commit/93cfa62f960cc8b9bdbc7fbe35c13bac438bb6d3)
1308
1309#### [0.8.2](https://github.com/flyingcircle/react-native-elements/compare/0.8.1...0.8.2)
1310
1311> 23 December 2016
1312
1313- updated search input [`abc5763`](https://github.com/flyingcircle/react-native-elements/commit/abc57638fdf9ca6b59ad5f53f3b3bbbb82ae6e21)
1314- version bump [`4a73fdf`](https://github.com/flyingcircle/react-native-elements/commit/4a73fdf1f8de2556eb36a8497df5e7cb2963144e)
1315
1316#### [0.8.1](https://github.com/flyingcircle/react-native-elements/compare/0.7.2...0.8.1)
1317
1318> 22 December 2016
1319
1320- added badge and label properties to ListItem [`1e8bd50`](https://github.com/flyingcircle/react-native-elements/commit/1e8bd50a81a47267a2f21a798e875c047a0c2d20)
1321- added onLongPress method to most components issue #99 [`0d70040`](https://github.com/flyingcircle/react-native-elements/commit/0d700408a52b8e87a8cff801fd205ab081703922)
1322- provide access to helpers and config modules, issue #113 [`415272b`](https://github.com/flyingcircle/react-native-elements/commit/415272ba2f990e136ee63942cef76bb7e143ea25)
1323
1324#### [0.7.2](https://github.com/flyingcircle/react-native-elements/compare/0.7.1...0.7.2)
1325
1326> 22 December 2016
1327
1328- Fix typo (remove duplicated condition) [`#111`](https://github.com/flyingcircle/react-native-elements/pull/111)
1329- added SimpleLineIcon issue #116 [`b451391`](https://github.com/flyingcircle/react-native-elements/commit/b45139168c52b63397e4db9bafe2c9e7a765b5cc)
1330- cleaned up selectedTextStyle code [`6b29c63`](https://github.com/flyingcircle/react-native-elements/commit/6b29c63870b43d5c6eb6d9f047181f14f3e61ca3)
1331
1332#### [0.7.1](https://github.com/flyingcircle/react-native-elements/compare/0.7.0...0.7.1)
1333
1334> 5 December 2016
1335
1336- Allow list item title and subtitle to accept object proptype as well … [`#103`](https://github.com/flyingcircle/react-native-elements/pull/103)
1337- buttongroup now takes React Native components [`b358d9a`](https://github.com/flyingcircle/react-native-elements/commit/b358d9a1c3ccd50024a1d377184c103bc44e3461)
1338- change list defaults to be more in line with ios default apps [`10a1ebc`](https://github.com/flyingcircle/react-native-elements/commit/10a1ebc66f964b362baf6b4b5bc81ef7afd4bb39)
1339- Allow list item title and subtitle to accept object proptype as well as string proptype [`b36caab`](https://github.com/flyingcircle/react-native-elements/commit/b36caab89d57ff1de6a1163a2f62b505c704ed4d)
1340
1341#### [0.7.0](https://github.com/flyingcircle/react-native-elements/compare/0.6.4...0.7.0)
1342
1343> 23 November 2016
1344
1345- updated buttons to be small by default, breaking change [`858e723`](https://github.com/flyingcircle/react-native-elements/commit/858e7237dd084febdcdf2c32f0f7738635eccaf2)
1346- updated readme [`8df4596`](https://github.com/flyingcircle/react-native-elements/commit/8df4596c4ba9b752b66ffe995847dbe82b47d35b)
1347
1348#### [0.6.4](https://github.com/flyingcircle/react-native-elements/compare/0.6.3...0.6.4)
1349
1350> 23 November 2016
1351
1352- Fix Typo in Readme [`#87`](https://github.com/flyingcircle/react-native-elements/pull/87)
1353- ButtonGroup text labels shouldn't force upper case [`#89`](https://github.com/flyingcircle/react-native-elements/pull/89)
1354- [FIX] add hitSlop to button [`#93`](https://github.com/flyingcircle/react-native-elements/pull/93)
1355- Wrong anchor link and order in the summary [`#83`](https://github.com/flyingcircle/react-native-elements/pull/83)
1356- added subtitle container styling issue #88 [`02b66c8`](https://github.com/flyingcircle/react-native-elements/commit/02b66c8858a3a0c9dc1246866592c4184203e1e2)
1357- added rightTitle to ListItem issue #90 [`0cca455`](https://github.com/flyingcircle/react-native-elements/commit/0cca4559a4b005b112d0c4a4bd46950ca3bda674)
1358- added better refs documentation [`8153c61`](https://github.com/flyingcircle/react-native-elements/commit/8153c61caeab3ebbb0ff14b4b5d1a47074b5cba3)
1359
1360#### [0.6.3](https://github.com/flyingcircle/react-native-elements/compare/0.6.2...0.6.3)
1361
1362> 7 November 2016
1363
1364- Update to properly used the provided icon size in a Button [`#73`](https://github.com/flyingcircle/react-native-elements/pull/73)
1365- Pass onButtonPress prop to PricingCard Component [`#75`](https://github.com/flyingcircle/react-native-elements/pull/75)
1366- Fix propTypes for Icon component [`#79`](https://github.com/flyingcircle/react-native-elements/pull/79)
1367- Add normalize text helper function [`#68`](https://github.com/flyingcircle/react-native-elements/pull/68)
1368- add normalize text helper function [`002c3c3`](https://github.com/flyingcircle/react-native-elements/commit/002c3c35b44675706fdde12b5db0c4265d85f0a6)
1369- Pass onButtonPress prop to PricingCard Component so that it can do something upon press. [`802608a`](https://github.com/flyingcircle/react-native-elements/commit/802608a476f63a168a9edcf7b3ed74ad33000df4)
1370- add blur method issue #77 [`0970161`](https://github.com/flyingcircle/react-native-elements/commit/097016122a0fee6c2a53b7336066bb83dc75d648)
1371
1372#### [0.6.2](https://github.com/flyingcircle/react-native-elements/compare/0.6.1...0.6.2)
1373
1374> 13 October 2016
1375
1376- Fix styling prop for ButtonGroup [`#63`](https://github.com/flyingcircle/react-native-elements/pull/63)
1377- Activity Indicator on Button Element Issue [`#62`](https://github.com/flyingcircle/react-native-elements/pull/62)
1378- Added disabled and loading prop to social button [`#1`](https://github.com/flyingcircle/react-native-elements/pull/1)
1379- Hint for reverse trick: make icons look like button [`#60`](https://github.com/flyingcircle/react-native-elements/pull/60)
1380- adding default support for web and desktop [`#58`](https://github.com/flyingcircle/react-native-elements/pull/58)
1381- Added Activity Indicator to button element [`86ee3a6`](https://github.com/flyingcircle/react-native-elements/commit/86ee3a63c8e32001642c2a56be88c041b60ef064)
1382- version 0.6.2 [`f763dc7`](https://github.com/flyingcircle/react-native-elements/commit/f763dc794e679819cfd0ac8c2c91eb7d036ad20a)
1383- Renamed Prop to loadingRight [`50906e6`](https://github.com/flyingcircle/react-native-elements/commit/50906e6a5ee3ff380579cff259f2e5826be1c4cb)
1384
1385#### [0.6.1](https://github.com/flyingcircle/react-native-elements/compare/0.6.0...0.6.1)
1386
1387> 1 October 2016
1388
1389- fixes #52 [`#53`](https://github.com/flyingcircle/react-native-elements/pull/53)
1390- typo in rightIcon description in listItem [`#54`](https://github.com/flyingcircle/react-native-elements/pull/54)
1391- Merge pull request #53 from futhrevo/patch-1 [`#52`](https://github.com/flyingcircle/react-native-elements/issues/52)
1392- fixes #52 [`#52`](https://github.com/flyingcircle/react-native-elements/issues/52)
1393- fixes #52 [`#52`](https://github.com/flyingcircle/react-native-elements/issues/52)
1394- added TouchablebNativeFeedback and more props to Button component issue #48 [`7846550`](https://github.com/flyingcircle/react-native-elements/commit/784655039afccf2f530522eeb67f9fb207aa87be)
1395- fixed android searchbar error issue #50 [`af687ec`](https://github.com/flyingcircle/react-native-elements/commit/af687ecc3c6d1e2af238c3db05d1e834df454478)
1396- fixed android searchbar error issue #50 [`c729a2d`](https://github.com/flyingcircle/react-native-elements/commit/c729a2dfb55497785a78aa4e0d33a773893d5991)
1397
1398#### [0.6.0](https://github.com/flyingcircle/react-native-elements/compare/v0.5.4...0.6.0)
1399
1400> 25 September 2016
1401
1402- Support for disabled buttons [`#35`](https://github.com/flyingcircle/react-native-elements/pull/35)
1403- Remove rnpm references [`#46`](https://github.com/flyingcircle/react-native-elements/pull/46)
1404- added listview icon type, bump version to 6, closes issue #41 [`f883b3f`](https://github.com/flyingcircle/react-native-elements/commit/f883b3f1d69ccc506b673908a06ac145cae0e360)
1405- Support for 'disabled' buttons [`ba56abe`](https://github.com/flyingcircle/react-native-elements/commit/ba56abeaad50649e83d2805c71ec8ded0f91b96b)
1406- Add a light grey color for disabled buttons [`d9b32ab`](https://github.com/flyingcircle/react-native-elements/commit/d9b32ab691c097762b526c8f4c0cac6d154fd87c)
1407
1408#### [v0.5.4](https://github.com/flyingcircle/react-native-elements/compare/v0.5.3...v0.5.4)
1409
1410> 22 September 2016
1411
1412- allow for static image resource [`#40`](https://github.com/flyingcircle/react-native-elements/pull/40)
1413- fixed breaking issues in search and error in ListItem [`1d30c28`](https://github.com/flyingcircle/react-native-elements/commit/1d30c28268c9fa6d6d39f083394330d396bb2a15)
1414- allow for static image resoure [`6b4b96b`](https://github.com/flyingcircle/react-native-elements/commit/6b4b96b788ee95dda3ddab82f590b2ec77edca75)
1415- updated typo in readme [`91810ba`](https://github.com/flyingcircle/react-native-elements/commit/91810ba0a2298765ff9d316d9dba0ab461b71f67)
1416
1417#### [v0.5.3](https://github.com/flyingcircle/react-native-elements/compare/v0.5.1...v0.5.3)
1418
1419> 22 September 2016
1420
1421- added refs to TextInputs issue #42 issue #39 [`e69f422`](https://github.com/flyingcircle/react-native-elements/commit/e69f422e763351978b0a522fe3a89a3c6bb109e8)
1422- added missing dependency (react-native-tab-navigator) [`a3ed4f0`](https://github.com/flyingcircle/react-native-elements/commit/a3ed4f0a0435e0de21f31f8236fee477a4aa26a8)
1423- Updated Readme [`1b39c0c`](https://github.com/flyingcircle/react-native-elements/commit/1b39c0c2e62eae77616e53de69356883a9e6322e)
1424
1425#### [v0.5.1](https://github.com/flyingcircle/react-native-elements/compare/v0.5.0...v0.5.1)
1426
1427> 20 September 2016
1428
1429- Update Readme.MD [`#33`](https://github.com/flyingcircle/react-native-elements/pull/33)
1430- added tab bar [`0545449`](https://github.com/flyingcircle/react-native-elements/commit/054544903f7c2e3b0cdd65f8a3f978aad3a70469)
1431- renamed React-Native-Elements references to lowercase [`de09ca4`](https://github.com/flyingcircle/react-native-elements/commit/de09ca4299ed7eaa2f2291c88c972a7edce9af8a)
1432- added font weight to buttons and social buttons [`a2f0598`](https://github.com/flyingcircle/react-native-elements/commit/a2f05981e72572222325489d922d24e33b30abc0)
1433
1434#### [v0.5.0](https://github.com/flyingcircle/react-native-elements/compare/v0.4.8...v0.5.0)
1435
1436> 16 September 2016
1437
1438- removed border radius from buttons and cards, added new card functionality, updated readme [`5ae1f7d`](https://github.com/flyingcircle/react-native-elements/commit/5ae1f7d7655341866dfa29887073749a4d6b29d8)
1439- updated docs, added more examples issue #21 [`d5ed389`](https://github.com/flyingcircle/react-native-elements/commit/d5ed38961dd702087b16758e592a77360475582f)
1440- updated readme [`1258610`](https://github.com/flyingcircle/react-native-elements/commit/1258610b4b9f6a3d04cc540b6714a70c8a9915c5)
1441
1442#### [v0.4.8](https://github.com/flyingcircle/react-native-elements/compare/v0.4.7...v0.4.8)
1443
1444> 16 September 2016
1445
1446- updated to version 0.4.8 [`5e08390`](https://github.com/flyingcircle/react-native-elements/commit/5e0839043fe3c8565ecc4533bc793f849bdecd99)
1447- Merge tag 'v0.4.7' [`fe2106a`](https://github.com/flyingcircle/react-native-elements/commit/fe2106a43848a808e778c7daee4a3474709b1f2f)
1448
1449#### [v0.4.7](https://github.com/flyingcircle/react-native-elements/compare/v0.4.6...v0.4.7)
1450
1451> 16 September 2016
1452
1453- fixed Icon import [`2f5e673`](https://github.com/flyingcircle/react-native-elements/commit/2f5e673a4936613cd12e14e139aeb4ac71dfc6b9)
1454
1455#### [v0.4.6](https://github.com/flyingcircle/react-native-elements/compare/0.4.5...v0.4.6)
1456
1457> 16 September 2016
1458
1459- fixed Icon requirement [`#24`](https://github.com/flyingcircle/react-native-elements/pull/24)
1460- version 0.4.6 [`e4e9545`](https://github.com/flyingcircle/react-native-elements/commit/e4e95451c1ae57c01d18c2d2bf4c33ec11270891)
1461- Updated Readme [`576a699`](https://github.com/flyingcircle/react-native-elements/commit/576a69908309dd23a19865bb5de06b7aed1530a1)
1462
1463#### [0.4.5](https://github.com/flyingcircle/react-native-elements/compare/v0.4.4...0.4.5)
1464
1465> 15 September 2016
1466
1467- Inclusion of icon module import directive inside index.js file [`#23`](https://github.com/flyingcircle/react-native-elements/pull/23)
1468- Updated Readme [`85939a9`](https://github.com/flyingcircle/react-native-elements/commit/85939a91638697f5830452ca27979559220a99e8)
1469- fixed Icon requirement [`9056265`](https://github.com/flyingcircle/react-native-elements/commit/90562654b71b208b28d5dfe141353929f95b3c0b)
1470- Updated Readme [`feae81a`](https://github.com/flyingcircle/react-native-elements/commit/feae81a60ac37ca234d03d2ac213d8c941ca6991)
1471
1472#### [v0.4.4](https://github.com/flyingcircle/react-native-elements/compare/v0.4.3...v0.4.4)
1473
1474> 14 September 2016
1475
1476- V0.4.4 [`#18`](https://github.com/flyingcircle/react-native-elements/pull/18)
1477- fixed border-radius on avatar, added more configuration to button icons [`#17`](https://github.com/flyingcircle/react-native-elements/pull/17)
1478- added icon component, updated button component to allow more specificity [`796f2ce`](https://github.com/flyingcircle/react-native-elements/commit/796f2ce0084479e639dd4246eefc4d38b8e4a29c)
1479- updated readme [`c901b08`](https://github.com/flyingcircle/react-native-elements/commit/c901b08ac1cc7fda26a2ca8480317b809e23ae1f)
1480- updated Icon styling [`9e6119e`](https://github.com/flyingcircle/react-native-elements/commit/9e6119ec88f40f07677e6e57f8f13511b4b98ece)
1481
1482#### [v0.4.3](https://github.com/flyingcircle/react-native-elements/compare/v0.4.2...v0.4.3)
1483
1484> 13 September 2016
1485
1486- Fix typo [`#14`](https://github.com/flyingcircle/react-native-elements/pull/14)
1487- fixed border-radius on avatar, added more configuration to button icons [`acf52a2`](https://github.com/flyingcircle/react-native-elements/commit/acf52a26cffea6f3d0d0e3ec512aff1da341f0ba)
1488- updated readme, updated buttonGroup font size [`ee8217d`](https://github.com/flyingcircle/react-native-elements/commit/ee8217d702d1ecf07cb184a79651a417e6d22edb)
1489- Updated Readme [`67999b1`](https://github.com/flyingcircle/react-native-elements/commit/67999b172ae548ed3f5276eba75aca9cf8df2a57)
1490
1491#### [v0.4.2](https://github.com/flyingcircle/react-native-elements/compare/v0.4.1...v0.4.2)
1492
1493> 12 September 2016
1494
1495- V0.4.2 [`#13`](https://github.com/flyingcircle/react-native-elements/pull/13)
1496- updated styling, replaced default font family [`#11`](https://github.com/flyingcircle/react-native-elements/pull/11)
1497- version 0.4.2 added ButtonGroup and SearchBar components [`1f64ab9`](https://github.com/flyingcircle/react-native-elements/commit/1f64ab9b0d9689065228f4eb14497bed846350bf)
1498- Updated readme links to react-native-community [`c570823`](https://github.com/flyingcircle/react-native-elements/commit/c570823912fa742ca2145a3ec6a7039bd593fc5c)
1499- updated readme [`db709a8`](https://github.com/flyingcircle/react-native-elements/commit/db709a8e8ffa083d70ffaedd7d77a95b6c163035)
1500
1501#### [v0.4.1](https://github.com/flyingcircle/react-native-elements/compare/v0.4.0...v0.4.1)
1502
1503> 12 September 2016
1504
1505- Fix typo: trailing \* in README [`#8`](https://github.com/flyingcircle/react-native-elements/pull/8)
1506- Enable syntax highlighting in README [`#7`](https://github.com/flyingcircle/react-native-elements/pull/7)
1507- updated styling, replaced default font family [`77402bc`](https://github.com/flyingcircle/react-native-elements/commit/77402bc548e31ba1b0188420f8e4bda1f164c813)
1508- Updated Readme [`1370943`](https://github.com/flyingcircle/react-native-elements/commit/137094327f69401deb5a89dd95f6ba0269cd12d2)
1509- Updated readme [`93f39a5`](https://github.com/flyingcircle/react-native-elements/commit/93f39a5a3226bd07b7309d98df182dd8406e4ed7)
1510
1511#### [v0.4.0](https://github.com/flyingcircle/react-native-elements/compare/v0.3.2...v0.4.0)
1512
1513> 11 September 2016
1514
1515- Make the project compatible with Exponent [`#6`](https://github.com/flyingcircle/react-native-elements/pull/6)
1516- Make react-native-vector-icons a peerDependency [`6985482`](https://github.com/flyingcircle/react-native-elements/commit/69854823a5cf21136cca44eb22c63a1d3086a792)
1517- Replace all instances of Lato with HelveticaNeue equivalents in README [`9f563b9`](https://github.com/flyingcircle/react-native-elements/commit/9f563b9661c18fc1f845d211d1cf2e5fa8711cc5)
1518- Ship uncompiled code [`2c7dbb3`](https://github.com/flyingcircle/react-native-elements/commit/2c7dbb3dce31528f413f97fd4d51ba2452b05a9d)
1519
1520#### [v0.3.2](https://github.com/flyingcircle/react-native-elements/compare/v0.3.1...v0.3.2)
1521
1522> 10 September 2016
1523
1524- added styling for side menu toggle position [`#3`](https://github.com/flyingcircle/react-native-elements/pull/3)
1525- V0.3.1 [`#2`](https://github.com/flyingcircle/react-native-elements/pull/2)
1526
1527#### [v0.3.1](https://github.com/flyingcircle/react-native-elements/compare/v0.3.0...v0.3.1)
1528
1529> 10 September 2016
1530
1531- bump to version 0.3.1 [`3b5cb16`](https://github.com/flyingcircle/react-native-elements/commit/3b5cb16e388435b388452dfcdf5b2cb367969279)
1532- updated readme (social icons) [`366ecd7`](https://github.com/flyingcircle/react-native-elements/commit/366ecd7b53c3e194df51867051d3a82bbcb38816)
1533- updated readme [`29faa89`](https://github.com/flyingcircle/react-native-elements/commit/29faa899dbc71a977eaee829b91f256b6af751c4)
1534
1535#### [v0.3.0](https://github.com/flyingcircle/react-native-elements/compare/v0.2.1...v0.3.0)
1536
1537> 10 September 2016
1538
1539- added checkboxes, added new styling options to social buttons [`adcf903`](https://github.com/flyingcircle/react-native-elements/commit/adcf903feeae3fa95935f4825b95cc4023cb4ae9)
1540- fixed list avatar docs [`4ff71be`](https://github.com/flyingcircle/react-native-elements/commit/4ff71be371f8a0d633c7fd4494ad4f804f024cf1)
1541- updated readme [`ffd45bf`](https://github.com/flyingcircle/react-native-elements/commit/ffd45bfd220fd28eef6f2d634915792ebaa42193)
1542
1543#### [v0.2.1](https://github.com/flyingcircle/react-native-elements/compare/v0.2.0...v0.2.1)
1544
1545> 9 September 2016
1546
1547- updated side menu + docs [`3c1776f`](https://github.com/flyingcircle/react-native-elements/commit/3c1776f8bd22bf0ac61ced81437d9a99e7ff8b95)
1548- updated readme [`9284b64`](https://github.com/flyingcircle/react-native-elements/commit/9284b64300ba5b0e8098c0fdbe66602d100ed7ba)
1549- version bump [`95930b0`](https://github.com/flyingcircle/react-native-elements/commit/95930b0b06d9cb89dae279946422f49c32d9295b)
1550
1551#### [v0.2.0](https://github.com/flyingcircle/react-native-elements/compare/v0.1.0...v0.2.0)
1552
1553> 8 September 2016
1554
1555- updated readme [`a0e2ddb`](https://github.com/flyingcircle/react-native-elements/commit/a0e2ddb9b0c700fc5ae41a99db6fd3020944535c)
1556- updated images, updated buttons [`343b7d6`](https://github.com/flyingcircle/react-native-elements/commit/343b7d6848d6ca326bfc8596866845d9fdc207b8)
1557- updated readme [`8f83c08`](https://github.com/flyingcircle/react-native-elements/commit/8f83c08f696c59b6f5d80376fbf55342cf4d1bf9)
1558
1559#### v0.1.0
1560
1561> 8 September 2016
1562
1563- initial commit [`a7ea0fd`](https://github.com/flyingcircle/react-native-elements/commit/a7ea0fd1be2466364405cc1e91f823c1a57e3975)
1564- updated cache [`3a49181`](https://github.com/flyingcircle/react-native-elements/commit/3a49181f6d80276b50cce8019e3c6cb465debe26)
1565- updated readme [`9eb80ca`](https://github.com/flyingcircle/react-native-elements/commit/9eb80ca8d45a9071d3a5cc30ae8bddaf8670a73e)