UNPKG

react-native-elements

Version:
529 lines (445 loc) 155 kB
### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [v3.3.2](https://github.com/flyingcircle/react-native-elements/compare/v3.3.1...v3.3.2) - fix: onClose() is executed twice when tooltip is dismissed [`#2856`](https://github.com/flyingcircle/react-native-elements/pull/2856) - Added FullTheme [`#2860`](https://github.com/flyingcircle/react-native-elements/pull/2860) - Removed ts-ignore [`#2859`](https://github.com/flyingcircle/react-native-elements/pull/2859) - add new social icons:facebook-messenger and whatsapp [`#2826`](https://github.com/flyingcircle/react-native-elements/pull/2826) - Removed ts-ignore [`#2850`](https://github.com/flyingcircle/react-native-elements/pull/2850) - fix [socialicon]: icon visible in loading state when not a button [`#2846`](https://github.com/flyingcircle/react-native-elements/pull/2846) - Migrated button component to RN Functional Component [`#2830`](https://github.com/flyingcircle/react-native-elements/pull/2830) - fix vector icons types package version difference [`#2847`](https://github.com/flyingcircle/react-native-elements/pull/2847) - Docs Internal Link Fix [`#2840`](https://github.com/flyingcircle/react-native-elements/pull/2840) - loader theme fix [`#2832`](https://github.com/flyingcircle/react-native-elements/pull/2832) - Removed ts-ignore and transformed to Functional Component [`#2834`](https://github.com/flyingcircle/react-native-elements/pull/2834) - UI fixes and array nullability check [`#2835`](https://github.com/flyingcircle/react-native-elements/pull/2835) - corrected issues link [`#2828`](https://github.com/flyingcircle/react-native-elements/pull/2828) - fix unit tests [`7802eef`](https://github.com/flyingcircle/react-native-elements/commit/7802eef431efafedd56f552133240b445eb0b966) - fix yarn lock file [`d3341cc`](https://github.com/flyingcircle/react-native-elements/commit/d3341cc44b92b2380eb94ee0f7c4503260dc3b0d) - fix yarn lock registry [`df96b21`](https://github.com/flyingcircle/react-native-elements/commit/df96b21e6c9e9ed1ead45e3e851634c70015ca38) #### [v3.3.1](https://github.com/flyingcircle/react-native-elements/compare/v3.3.0...v3.3.1) > 11 March 2021 - fix: Make sure component is mounted before calling setState. #2751 [`#2821`](https://github.com/flyingcircle/react-native-elements/pull/2821) - Fixed Slider compatibility for expo web [`#2824`](https://github.com/flyingcircle/react-native-elements/pull/2824) - fixed 404 redirect in help page and also removed unnecessary lines of code [`#2815`](https://github.com/flyingcircle/react-native-elements/pull/2815) - Exported AvatarProps for the issue #2802 [`#2803`](https://github.com/flyingcircle/react-native-elements/pull/2803) - chore: update feature-request template [`#2807`](https://github.com/flyingcircle/react-native-elements/pull/2807) - chore: add PULL_REQUEST_TEMPLATE [`#2806`](https://github.com/flyingcircle/react-native-elements/pull/2806) - Updated the docs for the Rating component [`#2804`](https://github.com/flyingcircle/react-native-elements/pull/2804) - docs: fix link for react-native-elements-app repository [`#2805`](https://github.com/flyingcircle/react-native-elements/pull/2805) - Version 3.3.1 [`8f3ff49`](https://github.com/flyingcircle/react-native-elements/commit/8f3ff49b099a754e2ce0c08a67a6e12552fc1559) - export SearchBar Props [`56d5a37`](https://github.com/flyingcircle/react-native-elements/commit/56d5a37fd6296c328e8be75c13b05d04f0627453) #### [v3.3.0](https://github.com/flyingcircle/react-native-elements/compare/v3.2.0...v3.3.0) > 7 March 2021 - Feat: Add useTheme() and makeStyles() helpers [`#2790`](https://github.com/flyingcircle/react-native-elements/pull/2790) - Source prop missing in Image from Accessory.jsx [`#2793`](https://github.com/flyingcircle/react-native-elements/pull/2793) - Typescript work [`#2781`](https://github.com/flyingcircle/react-native-elements/pull/2781) - Typescript work [`#2792`](https://github.com/flyingcircle/react-native-elements/pull/2792) - typescript migration [`#2779`](https://github.com/flyingcircle/react-native-elements/pull/2779) - convert RNE to typescript [`#2766`](https://github.com/flyingcircle/react-native-elements/pull/2766) - update to version 3.3.0 [`08e5136`](https://github.com/flyingcircle/react-native-elements/commit/08e51366e5144f51f6cbf1155f12b702bbf140e9) - fix withTheme typing [`107ecde`](https://github.com/flyingcircle/react-native-elements/commit/107ecde00f1e77d9b4a0e1a6692ce02108f2e4b7) - fix typing with static members of functions [`ce8aa3b`](https://github.com/flyingcircle/react-native-elements/commit/ce8aa3bb62d24e5dd908d38bfbe4706f745ef702) #### [v3.2.0](https://github.com/flyingcircle/react-native-elements/compare/v3.1.0...v3.2.0) > 7 February 2021 - change react-native-safe-area-context to a peer [`#2769`](https://github.com/flyingcircle/react-native-elements/pull/2769) - Expo: remove global usage due to removal in SDK 41. [`#2760`](https://github.com/flyingcircle/react-native-elements/pull/2760) - update app location [`#2763`](https://github.com/flyingcircle/react-native-elements/pull/2763) - add note for rn-safe-area-context setup [`#2762`](https://github.com/flyingcircle/react-native-elements/pull/2762) - separate out doc props sections for playground [`#2738`](https://github.com/flyingcircle/react-native-elements/pull/2738) - Bump node-notifier from 8.0.0 to 8.0.1 [`#2736`](https://github.com/flyingcircle/react-native-elements/pull/2736) - update version to 3.2.0 [`ab0526b`](https://github.com/flyingcircle/react-native-elements/commit/ab0526b053ab8a927da94a916ac1d584c2390790) #### [v3.1.0](https://github.com/flyingcircle/react-native-elements/compare/v3.0.1...v3.1.0) > 29 December 2020 - dynamically import all font files [`#2732`](https://github.com/flyingcircle/react-native-elements/pull/2732) - add stack-overflow icon to prop type [`#2731`](https://github.com/flyingcircle/react-native-elements/pull/2731) - Button title use renderNode [`#2725`](https://github.com/flyingcircle/react-native-elements/pull/2725) - update BottomSheet so that it isn't bound by a max height [`#2727`](https://github.com/flyingcircle/react-native-elements/pull/2727) - alphabetize ButtonGroup and Text props [`#2724`](https://github.com/flyingcircle/react-native-elements/pull/2724) - Windows update [`#2723`](https://github.com/flyingcircle/react-native-elements/pull/2723) - Create CODE_OF_CONDUCT.md [`#2720`](https://github.com/flyingcircle/react-native-elements/pull/2720) - 3.0.1 [`#2718`](https://github.com/flyingcircle/react-native-elements/pull/2718) - Version 3.0.0 [`#2705`](https://github.com/flyingcircle/react-native-elements/pull/2705) - Release 3.0.0-alpha.1 [`#2642`](https://github.com/flyingcircle/react-native-elements/pull/2642) - 2.3.2 Release [`#2551`](https://github.com/flyingcircle/react-native-elements/pull/2551) - 2.3.1 Release [`#2532`](https://github.com/flyingcircle/react-native-elements/pull/2532) - Release 2.3.0 [`#2521`](https://github.com/flyingcircle/react-native-elements/pull/2521) - release version 3.1.0 [`62467be`](https://github.com/flyingcircle/react-native-elements/commit/62467be68e2397a8a13e272db814a09e9b03ecbe) - update package to 3.0.1 [`6ec33aa`](https://github.com/flyingcircle/react-native-elements/commit/6ec33aac137502fb16121cd432228ab0572c06d7) #### [v3.0.1](https://github.com/flyingcircle/react-native-elements/compare/v3.0.0...v3.0.1) > 18 December 2020 - fix Header placement on web [`#2716`](https://github.com/flyingcircle/react-native-elements/pull/2716) - fix image source for local images [`#2717`](https://github.com/flyingcircle/react-native-elements/pull/2717) #### [v3.0.0](https://github.com/flyingcircle/react-native-elements/compare/3.0.0-alpha.1...v3.0.0) > 16 December 2020 - update header component to handle more phone shapes/sizes [`#2707`](https://github.com/flyingcircle/react-native-elements/pull/2707) - Update Button.js [`#2708`](https://github.com/flyingcircle/react-native-elements/pull/2708) - removing deprecated Avatar section of docs [`#2711`](https://github.com/flyingcircle/react-native-elements/pull/2711) - add image to website homepage [`#2703`](https://github.com/flyingcircle/react-native-elements/pull/2703) - fix Tile type file [`#2702`](https://github.com/flyingcircle/react-native-elements/pull/2702) - reordering props alphabetically [`#2644`](https://github.com/flyingcircle/react-native-elements/pull/2644) - fix(ThemeProvider): Custom theme lost on dark mode switch [`#2650`](https://github.com/flyingcircle/react-native-elements/pull/2650) - Add bottom sheet containerStyle prop [`#2656`](https://github.com/flyingcircle/react-native-elements/pull/2656) - avatar not showing placeholder if not source [`#2645`](https://github.com/flyingcircle/react-native-elements/pull/2645) - Remove depreacted props from Card [`#2700`](https://github.com/flyingcircle/react-native-elements/pull/2700) - Remove deprecated props from ListItem [`#2699`](https://github.com/flyingcircle/react-native-elements/pull/2699) - Typo fixes on Customization and ListItem page [`#2651`](https://github.com/flyingcircle/react-native-elements/pull/2651) - checkbox type [`#2701`](https://github.com/flyingcircle/react-native-elements/pull/2701) - update all links to newer rn docs domain [`#2698`](https://github.com/flyingcircle/react-native-elements/pull/2698) - Avatar deprecated props removed from docs [`#2691`](https://github.com/flyingcircle/react-native-elements/pull/2691) - Add new white, black, and grey colors [`#2674`](https://github.com/flyingcircle/react-native-elements/pull/2674) - update status-bar-height lib [`#2697`](https://github.com/flyingcircle/react-native-elements/pull/2697) - Icons update [`#2596`](https://github.com/flyingcircle/react-native-elements/pull/2596) - docs(SearchBar): value prop missing from the docs [`#2671`](https://github.com/flyingcircle/react-native-elements/pull/2671) - docs(Input): Placeholder props missing from the docs [`#2672`](https://github.com/flyingcircle/react-native-elements/pull/2672) - docs: Added Playground Link [`#2676`](https://github.com/flyingcircle/react-native-elements/pull/2676) - update to version 3.0.0 [`653ef8a`](https://github.com/flyingcircle/react-native-elements/commit/653ef8a0bac9794668f0383f90b22147af5b0f74) - update website search config [`62f32b6`](https://github.com/flyingcircle/react-native-elements/commit/62f32b6c4d7c61a72144bfa6655aeac1b39b620e) - remove deprecated props from Card [`7dd7790`](https://github.com/flyingcircle/react-native-elements/commit/7dd77901f1206f90aacc27cabad8ddd0895ebfcd) #### [3.0.0-alpha.1](https://github.com/flyingcircle/react-native-elements/compare/v2.3.2...3.0.0-alpha.1) > 16 October 2020 - chore<Tooling>:automaticaly generated CHANGELOG [`#2637`](https://github.com/flyingcircle/react-native-elements/pull/2637) - Docs: Arranged props alphabetically in pricing.md [`#2631`](https://github.com/flyingcircle/react-native-elements/pull/2631) - Docs: Arranged props alphabetically in rating.md [`#2632`](https://github.com/flyingcircle/react-native-elements/pull/2632) - Docs: arrange props alphabetically in searchbar.md, listitem.md [`#2629`](https://github.com/flyingcircle/react-native-elements/pull/2629) - Update broken URLs [`#2627`](https://github.com/flyingcircle/react-native-elements/pull/2627) - Replace homePageId with slug [`#2616`](https://github.com/flyingcircle/react-native-elements/pull/2616) - Update react-native-ratings to latest [`#2621`](https://github.com/flyingcircle/react-native-elements/pull/2621) - Docs: arrange props in badge.md, button.md, to be alphabetical [`#2624`](https://github.com/flyingcircle/react-native-elements/pull/2624) - Docs: Arrange props and references alphabetically [`#2618`](https://github.com/flyingcircle/react-native-elements/pull/2618) - Sorted props in alphabetical order. [`#2622`](https://github.com/flyingcircle/react-native-elements/pull/2622) - Docs: arrange props list in slider.md and tile.md to be alphabetical [`#2619`](https://github.com/flyingcircle/react-native-elements/pull/2619) - Docs: Fix typos in rating.md [`#2620`](https://github.com/flyingcircle/react-native-elements/pull/2620) - Update tooltip.md [`#2615`](https://github.com/flyingcircle/react-native-elements/pull/2615) - Docs: Update tooltip.md [`#2612`](https://github.com/flyingcircle/react-native-elements/pull/2612) - Docs: Arrange props and references in order [`#2610`](https://github.com/flyingcircle/react-native-elements/pull/2610) - Docs(Image): Arranged props and reference in order [`#2608`](https://github.com/flyingcircle/react-native-elements/pull/2608) - Docs: arrange props list in avatar.md to be alphabetical [`#2605`](https://github.com/flyingcircle/react-native-elements/pull/2605) - Update card.md [`#2559`](https://github.com/flyingcircle/react-native-elements/pull/2559) - use size-matters lib for normalize [`#2598`](https://github.com/flyingcircle/react-native-elements/pull/2598) - update packages to latest [`#2601`](https://github.com/flyingcircle/react-native-elements/pull/2601) - move url to reactnativeelements.com [`#2599`](https://github.com/flyingcircle/react-native-elements/pull/2599) - fix(Button): Improved UX of the LinearGradient button [`#2587`](https://github.com/flyingcircle/react-native-elements/pull/2587) - move styles back to base Card [`#2589`](https://github.com/flyingcircle/react-native-elements/pull/2589) - remove deprecated Avatar Props [`#2590`](https://github.com/flyingcircle/react-native-elements/pull/2590) - chore(tests): Snapshot updates [`#2586`](https://github.com/flyingcircle/react-native-elements/pull/2586) - Update Component default value in ButtonGroup [`#2575`](https://github.com/flyingcircle/react-native-elements/pull/2575) - fix(Button): Improper text alignment [`#2584`](https://github.com/flyingcircle/react-native-elements/pull/2584) - fix(Slider): Slider stuck when value is set initially and slider stuck issue. [`#2585`](https://github.com/flyingcircle/react-native-elements/pull/2585) - feat(Image): Perf improvements and transitionDuration [`#2580`](https://github.com/flyingcircle/react-native-elements/pull/2580) - feat(Colors): Dark colors are now available in the Public API [`#2583`](https://github.com/flyingcircle/react-native-elements/pull/2583) - chore: linting fix and updated jest snapshots [`#2577`](https://github.com/flyingcircle/react-native-elements/pull/2577) - feat(tooling): Reduced package size by removing unwanted files in the tar. [`#2570`](https://github.com/flyingcircle/react-native-elements/pull/2570) - fix(SearchBar-Android): Fires onCancel when back button is pressed while typing [`#2578`](https://github.com/flyingcircle/react-native-elements/pull/2578) - fix: Ripple overflow on Button with borderRadius [`#2566`](https://github.com/flyingcircle/react-native-elements/pull/2566) - docs: Added GitHub stars img shield [`#2574`](https://github.com/flyingcircle/react-native-elements/pull/2574) - fix(Image): Show placeholder when source.uri is empty [`#2565`](https://github.com/flyingcircle/react-native-elements/pull/2565) - fix: ThemeProvider re-render on prop change [`#2572`](https://github.com/flyingcircle/react-native-elements/pull/2572) - chore(tooling): Uses rimraf insted of UNIX based rm -rf for removing node_modules [`#2567`](https://github.com/flyingcircle/react-native-elements/pull/2567) - Fixed issue of Cannot read property 'grey' of undefined in ListItem [`#2561`](https://github.com/flyingcircle/react-native-elements/pull/2561) - docs add custom name file; update docusaurus [`3c54b22`](https://github.com/flyingcircle/react-native-elements/commit/3c54b22320a37480cffec121bbef9bd6b529c9a3) - remove /react-native-elements from docs links [`ff2e20b`](https://github.com/flyingcircle/react-native-elements/commit/ff2e20b48dfdf5935ca5fdf6b9cbfa442a701530) - remove image snapshot tests [`90121af`](https://github.com/flyingcircle/react-native-elements/commit/90121af3fcc6d104afc1398c4dfaedd43fc384b4) #### [v2.3.2](https://github.com/flyingcircle/react-native-elements/compare/v2.3.1...v2.3.2) > 2 September 2020 - update theme to have subcomponents [`#2550`](https://github.com/flyingcircle/react-native-elements/pull/2550) - fix(): Avoid error when title is a React element [`#2549`](https://github.com/flyingcircle/react-native-elements/pull/2549) - fix prop links in search bar [`#2547`](https://github.com/flyingcircle/react-native-elements/pull/2547) - Cannot access 'reverseColor' before initialization issue fixed. [`#2545`](https://github.com/flyingcircle/react-native-elements/pull/2545) - Fix input style [`#2538`](https://github.com/flyingcircle/react-native-elements/pull/2538) - fix children in typescript [`#2536`](https://github.com/flyingcircle/react-native-elements/pull/2536) - Release 2.3.2 [`4e38024`](https://github.com/flyingcircle/react-native-elements/commit/4e38024d9bd4f612975f9545e0e7e1b41111eefd) #### [v2.3.1](https://github.com/flyingcircle/react-native-elements/compare/v2.3.0...v2.3.1) > 29 August 2020 - fix touchable type [`#2526`](https://github.com/flyingcircle/react-native-elements/pull/2526) - fix new subcomponent types [`#2527`](https://github.com/flyingcircle/react-native-elements/pull/2527) - update types to RN 63 [`#2528`](https://github.com/flyingcircle/react-native-elements/pull/2528) - add theming to subcomponents [`#2529`](https://github.com/flyingcircle/react-native-elements/pull/2529) - fix input so that placeholderTextColor is overwritable [`#2531`](https://github.com/flyingcircle/react-native-elements/pull/2531) - release version 2.3.1 [`86a483d`](https://github.com/flyingcircle/react-native-elements/commit/86a483de6b913d33e08ce771270174cd338fcf65) #### [v2.3.0](https://github.com/flyingcircle/react-native-elements/compare/v2.2.1...v2.3.0) > 26 August 2020 - fix styled-components with Image comp [`#2520`](https://github.com/flyingcircle/react-native-elements/pull/2520) - Card refact [`#2518`](https://github.com/flyingcircle/react-native-elements/pull/2518) - withTheme fix deepmerge for circular props [`#2517`](https://github.com/flyingcircle/react-native-elements/pull/2517) - docs(website): Fix component preview layout [`#2516`](https://github.com/flyingcircle/react-native-elements/pull/2516) - Dark mode [`#2512`](https://github.com/flyingcircle/react-native-elements/pull/2512) - - 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) - FIX - 814 - Clickable image on the cards [`#2506`](https://github.com/flyingcircle/react-native-elements/pull/2506) - Fix: Functionality to close the BottomSheet [`#2507`](https://github.com/flyingcircle/react-native-elements/pull/2507) - Buttom -> Bottom [`#2504`](https://github.com/flyingcircle/react-native-elements/pull/2504) - Unifiy badge styles [`#2502`](https://github.com/flyingcircle/react-native-elements/pull/2502) - Fix README link to install instruction [`#2497`](https://github.com/flyingcircle/react-native-elements/pull/2497) - deprecate ListItem subcomponents and avatar.accessory [`#2494`](https://github.com/flyingcircle/react-native-elements/pull/2494) - Listitem type [`#2486`](https://github.com/flyingcircle/react-native-elements/pull/2486) - fix issue with listItem alignItems center [`#2485`](https://github.com/flyingcircle/react-native-elements/pull/2485) - Fix searchbar type to inherit from InputProps [`#2490`](https://github.com/flyingcircle/react-native-elements/pull/2490) - add iconProps to icon [`#2487`](https://github.com/flyingcircle/react-native-elements/pull/2487) - stop creating component if string length == 0; https://github.com/rea… [`#2436`](https://github.com/flyingcircle/react-native-elements/pull/2436) - remove docs versions 0.x 1.0 and 1.1 [`#2484`](https://github.com/flyingcircle/react-native-elements/pull/2484) - Refactor slider [`#2480`](https://github.com/flyingcircle/react-native-elements/pull/2480) - add thumbProps for custom thumb [`#2479`](https://github.com/flyingcircle/react-native-elements/pull/2479) - Fix for slower Android devices calculating height [`#2352`](https://github.com/flyingcircle/react-native-elements/pull/2352) - Modified versions.json to contain correct version number for 2.1.0 [`#2476`](https://github.com/flyingcircle/react-native-elements/pull/2476) - Rename Github to GitHub [`#2474`](https://github.com/flyingcircle/react-native-elements/pull/2474) - Add missing link to Bottom Sheet component [`#2472`](https://github.com/flyingcircle/react-native-elements/pull/2472) - 2.0.4 [`#2424`](https://github.com/flyingcircle/react-native-elements/pull/2424) - Version 2.3.0 [`e993c30`](https://github.com/flyingcircle/react-native-elements/commit/e993c304e1fb3a5a53467dbb96a487335498929c) - fix merge conflict bug [`632aae8`](https://github.com/flyingcircle/react-native-elements/commit/632aae8bcdc2d6d9b30e1bf9d3a31af117913a95) - fix doc blog link: [`0c2af7e`](https://github.com/flyingcircle/react-native-elements/commit/0c2af7e36e51a1ca4f7246f4044716e553f92abf) #### [v2.2.1](https://github.com/flyingcircle/react-native-elements/compare/v2.2.0...v2.2.1) > 11 August 2020 - Listitem type [`#2486`](https://github.com/flyingcircle/react-native-elements/pull/2486) - fix issue with listItem alignItems center [`#2485`](https://github.com/flyingcircle/react-native-elements/pull/2485) - Fix searchbar type to inherit from InputProps [`#2490`](https://github.com/flyingcircle/react-native-elements/pull/2490) - add iconProps to icon [`#2487`](https://github.com/flyingcircle/react-native-elements/pull/2487) - stop creating component if string length == 0; https://github.com/rea… [`#2436`](https://github.com/flyingcircle/react-native-elements/pull/2436) - remove docs versions 0.x 1.0 and 1.1 [`#2484`](https://github.com/flyingcircle/react-native-elements/pull/2484) - Refactor slider [`#2480`](https://github.com/flyingcircle/react-native-elements/pull/2480) - add thumbProps for custom thumb [`#2479`](https://github.com/flyingcircle/react-native-elements/pull/2479) - Fix for slower Android devices calculating height [`#2352`](https://github.com/flyingcircle/react-native-elements/pull/2352) - Modified versions.json to contain correct version number for 2.1.0 [`#2476`](https://github.com/flyingcircle/react-native-elements/pull/2476) - Rename Github to GitHub [`#2474`](https://github.com/flyingcircle/react-native-elements/pull/2474) - Add missing link to Bottom Sheet component [`#2472`](https://github.com/flyingcircle/react-native-elements/pull/2472) - Release 2.2.0 [`4a2742b`](https://github.com/flyingcircle/react-native-elements/commit/4a2742bfde4257887f5359ad4efc6c261f232134) - release 2.2.1 [`a055caf`](https://github.com/flyingcircle/react-native-elements/commit/a055caf72c511821edd62ab8904e5d93cb9a40f5) - revert PR #2485 [`5fbcc42`](https://github.com/flyingcircle/react-native-elements/commit/5fbcc42abe2a50ec5e6a2dba93e26df7412afa58) #### [v2.2.0](https://github.com/flyingcircle/react-native-elements/compare/v2.1.0...v2.2.0) > 8 August 2020 - Listitem type [`#2486`](https://github.com/flyingcircle/react-native-elements/pull/2486) - fix issue with listItem alignItems center [`#2485`](https://github.com/flyingcircle/react-native-elements/pull/2485) - Fix searchbar type to inherit from InputProps [`#2490`](https://github.com/flyingcircle/react-native-elements/pull/2490) - add iconProps to icon [`#2487`](https://github.com/flyingcircle/react-native-elements/pull/2487) - stop creating component if string length == 0; https://github.com/rea… [`#2436`](https://github.com/flyingcircle/react-native-elements/pull/2436) - remove docs versions 0.x 1.0 and 1.1 [`#2484`](https://github.com/flyingcircle/react-native-elements/pull/2484) - Refactor slider [`#2480`](https://github.com/flyingcircle/react-native-elements/pull/2480) - add thumbProps for custom thumb [`#2479`](https://github.com/flyingcircle/react-native-elements/pull/2479) - Fix for slower Android devices calculating height [`#2352`](https://github.com/flyingcircle/react-native-elements/pull/2352) - Modified versions.json to contain correct version number for 2.1.0 [`#2476`](https://github.com/flyingcircle/react-native-elements/pull/2476) - Rename Github to GitHub [`#2474`](https://github.com/flyingcircle/react-native-elements/pull/2474) - Add missing link to Bottom Sheet component [`#2472`](https://github.com/flyingcircle/react-native-elements/pull/2472) - add type for badge - textProps [`#2470`](https://github.com/flyingcircle/react-native-elements/pull/2470) - Avatar rework [`#2469`](https://github.com/flyingcircle/react-native-elements/pull/2469) - Created BottomSheet component [`#2325`](https://github.com/flyingcircle/react-native-elements/pull/2325) - Fix issue with avatar not displaying if passing containerStyle is passed within imageProps [`#2444`](https://github.com/flyingcircle/react-native-elements/pull/2444) - fix slide web 'not a function' issue [`#2465`](https://github.com/flyingcircle/react-native-elements/pull/2465) - Disabled button style fix for issue #2440 [`#2449`](https://github.com/flyingcircle/react-native-elements/pull/2449) - Fixing RN 0.63 issue where iOS onClose does not fire [`#2437`](https://github.com/flyingcircle/react-native-elements/pull/2437) - update docs to docusaurus v2 [`#2455`](https://github.com/flyingcircle/react-native-elements/pull/2455) - chore(deps): bump lodash from 4.17.15 to 4.17.19 [`#2451`](https://github.com/flyingcircle/react-native-elements/pull/2451) - Update card.md [`#2450`](https://github.com/flyingcircle/react-native-elements/pull/2450) - antdesign => ant-design [`#2422`](https://github.com/flyingcircle/react-native-elements/pull/2422) - release version 2.1.0 [`c55b1ed`](https://github.com/flyingcircle/react-native-elements/commit/c55b1ed082e4d9badcff0d6d51825d0e7c0b06c9) - fix 2.0.4 docs [`47f8204`](https://github.com/flyingcircle/react-native-elements/commit/47f8204a791669221ff6f351ad1b507acb1f0fe6) - Release 2.2.0 [`1fbd9ac`](https://github.com/flyingcircle/react-native-elements/commit/1fbd9ac9eeec5fcc8825d57457a04175043b7812) #### [v2.1.0](https://github.com/flyingcircle/react-native-elements/compare/v2.0.4...v2.1.0) > 31 July 2020 - add type for badge - textProps [`#2470`](https://github.com/flyingcircle/react-native-elements/pull/2470) - Avatar rework [`#2469`](https://github.com/flyingcircle/react-native-elements/pull/2469) - Created BottomSheet component [`#2325`](https://github.com/flyingcircle/react-native-elements/pull/2325) - Fix issue with avatar not displaying if passing containerStyle is passed within imageProps [`#2444`](https://github.com/flyingcircle/react-native-elements/pull/2444) - fix slide web 'not a function' issue [`#2465`](https://github.com/flyingcircle/react-native-elements/pull/2465) - Disabled button style fix for issue #2440 [`#2449`](https://github.com/flyingcircle/react-native-elements/pull/2449) - Fixing RN 0.63 issue where iOS onClose does not fire [`#2437`](https://github.com/flyingcircle/react-native-elements/pull/2437) - update docs to docusaurus v2 [`#2455`](https://github.com/flyingcircle/react-native-elements/pull/2455) - chore(deps): bump lodash from 4.17.15 to 4.17.19 [`#2451`](https://github.com/flyingcircle/react-native-elements/pull/2451) - Update card.md [`#2450`](https://github.com/flyingcircle/react-native-elements/pull/2450) - antdesign => ant-design [`#2422`](https://github.com/flyingcircle/react-native-elements/pull/2422) - 2.0.4 [`#2424`](https://github.com/flyingcircle/react-native-elements/pull/2424) - release version 2.1.0 [`8a0a1a8`](https://github.com/flyingcircle/react-native-elements/commit/8a0a1a8c9cedb6e80e85f56cc5c8bfab8f478b4a) - fix 2.0.4 docs [`b16e081`](https://github.com/flyingcircle/react-native-elements/commit/b16e081c06f3ef66e95a7d145ef279f21d2d3e2f) - Fix Avatar docs for 2.0.4 [`d85ba8e`](https://github.com/flyingcircle/react-native-elements/commit/d85ba8e4fdd24769e30b4fff55ca5a2f1973cb99) #### [v2.0.4](https://github.com/flyingcircle/react-native-elements/compare/v2.0.3...v2.0.4) > 29 June 2020 - 2.0.3 [`#2419`](https://github.com/flyingcircle/react-native-elements/pull/2419) - 2.0.2 [`#2380`](https://github.com/flyingcircle/react-native-elements/pull/2380) - chore: publish 2.0.4 [`f92d94b`](https://github.com/flyingcircle/react-native-elements/commit/f92d94beeb688b8f42d52576f16c24d6d7ab7da5) - revert moving react-native-vector types to dev [`6e3f749`](https://github.com/flyingcircle/react-native-elements/commit/6e3f749f684c76ee196054e7c4b39266f4dd6e1c) #### [v2.0.3](https://github.com/flyingcircle/react-native-elements/compare/2.0.2...v2.0.3) > 28 June 2020 - fix padding in list item for web [`#2416`](https://github.com/flyingcircle/react-native-elements/pull/2416) - Have `IconObject` extend `TouchableHighlightProps` so that `HeaderIcon` can support props like `underlayColor` [`#2185`](https://github.com/flyingcircle/react-native-elements/pull/2185) - Status bar [`#2405`](https://github.com/flyingcircle/react-native-elements/pull/2405) - add toggleAction to tooltip [`#2406`](https://github.com/flyingcircle/react-native-elements/pull/2406) - add regular font to all android fonts [`#2402`](https://github.com/flyingcircle/react-native-elements/pull/2402) - Jose4gg feature/add button container style to buttongroup [`#2415`](https://github.com/flyingcircle/react-native-elements/pull/2415) - Image methods [`#2407`](https://github.com/flyingcircle/react-native-elements/pull/2407) - stop triggering LayoutAnimation without setting state when SearchBar-ios showCancel is true [`#2390`](https://github.com/flyingcircle/react-native-elements/pull/2390) - fix padview testid placement [`#2404`](https://github.com/flyingcircle/react-native-elements/pull/2404) - Revert "Add testID to ListItem::PadView" [`#2403`](https://github.com/flyingcircle/react-native-elements/pull/2403) - Add testID to ListItem::PadView [`#2401`](https://github.com/flyingcircle/react-native-elements/pull/2401) - fix ios raised button issue [`#2400`](https://github.com/flyingcircle/react-native-elements/pull/2400) - only apply styles to icons that can accept them [`#2399`](https://github.com/flyingcircle/react-native-elements/pull/2399) - fix checkbox no title spacing issue [`#2397`](https://github.com/flyingcircle/react-native-elements/pull/2397) - add textProps prop to Badge [`#2395`](https://github.com/flyingcircle/react-native-elements/pull/2395) - fixes Avatar when rounded is true [`#2247`](https://github.com/flyingcircle/react-native-elements/pull/2247) - update all test libraries [`#2394`](https://github.com/flyingcircle/react-native-elements/pull/2394) - Update customization.md [`#2354`](https://github.com/flyingcircle/react-native-elements/pull/2354) - move @types/react-native-vector-icons to dev deps [`#2371`](https://github.com/flyingcircle/react-native-elements/pull/2371) - remove the beta from from antdesign link [`#2385`](https://github.com/flyingcircle/react-native-elements/pull/2385) - chore: version 2.0.3 [`717ab91`](https://github.com/flyingcircle/react-native-elements/commit/717ab9114037d7ad9358fc708a9b68fcad767132) - rename test id for listitem-padview [`9e0ed04`](https://github.com/flyingcircle/react-native-elements/commit/9e0ed04b716bf17def7a30f6579f2ab2026255ad) - add test id to listitem-padview [`0718b7a`](https://github.com/flyingcircle/react-native-elements/commit/0718b7a37c710568cc2b56e78fa6017cf784e7ad) #### [2.0.2](https://github.com/flyingcircle/react-native-elements/compare/v2.0.2...2.0.2) > 4 June 2020 #### [v2.0.2](https://github.com/flyingcircle/react-native-elements/compare/v2.0.1...v2.0.2) > 4 June 2020 - Update Image source props [`#2379`](https://github.com/flyingcircle/react-native-elements/pull/2379) - Add theme key [`#2303`](https://github.com/flyingcircle/react-native-elements/pull/2303) - Add event to Image.onLoad prop [`#2314`](https://github.com/flyingcircle/react-native-elements/pull/2314) - Fix keep getting Delete 'CR' [prettier/prettier][`#2215`](https://github.com/flyingcircle/react-native-elements/pull/2215) - Fix #2374 - Use correct PropType for styles [`#2375`](https://github.com/flyingcircle/react-native-elements/pull/2375) - update test react-native version to 60.6 [`#2378`](https://github.com/flyingcircle/react-native-elements/pull/2378) - update the vector libraries. [`#2370`](https://github.com/flyingcircle/react-native-elements/pull/2370) - Add Support for Fontisto Font [`#2361`](https://github.com/flyingcircle/react-native-elements/pull/2361) - improve PricingCard button props [`#2332`](https://github.com/flyingcircle/react-native-elements/pull/2332) - add useNativeDriver arg to animated input [`#2355`](https://github.com/flyingcircle/react-native-elements/pull/2355) - fix: remove React.PropTypes since deprecated [`#2338`](https://github.com/flyingcircle/react-native-elements/pull/2338) - Pass event in SearchBar [`#2342`](https://github.com/flyingcircle/react-native-elements/pull/2342) - add rtl fix for tooltip modal content [`#2340`](https://github.com/flyingcircle/react-native-elements/pull/2340) - Fix Avatar flickering using deep comparison [`#2287`](https://github.com/flyingcircle/react-native-elements/pull/2287) - update contributing docs [`#2347`](https://github.com/flyingcircle/react-native-elements/pull/2347) - update card image to reflect actual look [`#2346`](https://github.com/flyingcircle/react-native-elements/pull/2346) - Update Header.js [`#2199`](https://github.com/flyingcircle/react-native-elements/pull/2199) - Fix: Object getting created with key `0` [`#2337`](https://github.com/flyingcircle/react-native-elements/pull/2337) - Fix #2374 - Use correct PropType for styles (#2375) [`#2374`](https://github.com/flyingcircle/react-native-elements/issues/2374) - chore: version 2.0.1 [`fa6a1d3`](https://github.com/flyingcircle/react-native-elements/commit/fa6a1d3c755d948eb0a316a161dce8da3896b943) - fix tests [`ba71bc9`](https://github.com/flyingcircle/react-native-elements/commit/ba71bc9f1ecd81e39efdfaab7ea342b7c074e09d) - fix linting and docs prettify [`81a9537`](https://github.com/flyingcircle/react-native-elements/commit/81a953777a5b71fd9fbb41b8fe7c6e6419d7b618) #### [v2.0.1](https://github.com/flyingcircle/react-native-elements/compare/v2.0.0...v2.0.1) > 30 May 2020 - 2.0.1 Release [`#2356`](https://github.com/flyingcircle/react-native-elements/pull/2356) ### [v2.0.0](https://github.com/flyingcircle/react-native-elements/compare/v1.2.7...v2.0.0) > 29 April 2020 - feat: Remove deprecated accessibilityStates [`#2335`](https://github.com/flyingcircle/react-native-elements/pull/2335) - Haruelrovix test/increase coverage for socialicon [`#2334`](https://github.com/flyingcircle/react-native-elements/pull/2334) - fix tile title font size issue [`#2057`](https://github.com/flyingcircle/react-native-elements/pull/2057) - Update listitem.md [`#2117`](https://github.com/flyingcircle/react-native-elements/pull/2117) - fix empty string checkbox title crash [`#2331`](https://github.com/flyingcircle/react-native-elements/pull/2331) - feat: add vertical prop to ButtonGroup [`#2326`](https://github.com/flyingcircle/react-native-elements/pull/2326) - feat: image source for avatar accessory [`#2323`](https://github.com/flyingcircle/react-native-elements/pull/2323) - chore: update lint-staged config [`#2320`](https://github.com/flyingcircle/react-native-elements/pull/2320) - docs: typographical fix [`#2321`](https://github.com/flyingcircle/react-native-elements/pull/2321) - fix: Image component not applying style prop other than width, height [`#2313`](https://github.com/flyingcircle/react-native-elements/pull/2313) - fix: default left icon styles for input component [`#2116`](https://github.com/flyingcircle/react-native-elements/pull/2116) - fix: add iconType to SocialIcon [`#2317`](https://github.com/flyingcircle/react-native-elements/pull/2317) - Update anchors in Props section [`#2294`](https://github.com/flyingcircle/react-native-elements/pull/2294) - Fix: Height for errorMessage prop on Input [`#1801`](https://github.com/flyingcircle/react-native-elements/pull/1801) - Changing color of Facebook icon [`#2254`](https://github.com/flyingcircle/react-native-elements/pull/2254) - docs(contributing): Typo correction [`#2316`](https://github.com/flyingcircle/react-native-elements/pull/2316) - simple-line-icon correct website link [`#2292`](https://github.com/flyingcircle/react-native-elements/pull/2292) - docs(Customization): Grammar fix [`#2240`](https://github.com/flyingcircle/react-native-elements/pull/2240) - docs(Input): Add example with password input [`#2242`](https://github.com/flyingcircle/react-native-elements/pull/2242) - docs(Rating): Update styles example [`#2224`](https://github.com/flyingcircle/react-native-elements/pull/2224) - docs: Update slack join link [`#2283`](https://github.com/flyingcircle/react-native-elements/pull/2283) - fix(CheckBox): Allow default checkbox testID to be overwritten [`#2272`](https://github.com/flyingcircle/react-native-elements/pull/2272) - meta: add GitHub sponsor button config [`#2268`](https://github.com/flyingcircle/react-native-elements/pull/2268) - Trigger onLoad function after loading Image [`#2269`](https://github.com/flyingcircle/react-native-elements/pull/2269) - typo: getTooltipCoordinate [`#2221`](https://github.com/flyingcircle/react-native-elements/pull/2221) - docs(ListItem): Add TouchableHighlight props message [`#2187`](https://github.com/flyingcircle/react-native-elements/pull/2187) - docs(Divider): Remove trailing semi-colon in example [`#2186`](https://github.com/flyingcircle/react-native-elements/pull/2186) - docs(Checkbox): Add Component to Title options [`#2179`](https://github.com/flyingcircle/react-native-elements/pull/2179) - feat(Input): Change inputComponent to InputComponent [`#2176`](https://github.com/flyingcircle/react-native-elements/pull/2176) - fix(ButtonGroup): Allow marginHorizontal on containerStyle [`#2171`](https://github.com/flyingcircle/react-native-elements/pull/2171) - feat(Image): Add overflow hidden to containerStyle [`#2167`](https://github.com/flyingcircle/react-native-elements/pull/2167) - docs(Input): Add onChangeText example [`#2164`](https://github.com/flyingcircle/react-native-elements/pull/2164) - feat(Button): Don't call onPress when in loading state [`#2144`](https://github.com/flyingcircle/react-native-elements/pull/2144) - ci(travis): Remove redundant syntaxes in yarn [`#2159`](https://github.com/flyingcircle/react-native-elements/pull/2159) - test: Increase code coverage for Tooltip component [`#2161`](https://github.com/flyingcircle/react-native-elements/pull/2161) - test: Ignore coverage from searchbar/**tests** [`#2160`](https://github.com/flyingcircle/react-native-elements/pull/2160) - fix(test): Exclude node_modules when running Jest [`#2155`](https://github.com/flyingcircle/react-native-elements/pull/2155) - fix(Tooltip): Add new prop skipAndroidStatusBar for using inside RN Modal [`#1875`](https://github.com/flyingcircle/react-native-elements/pull/1875) - feat(Overlay, Tooltip): Add ModalComponent prop [`#2151`](https://github.com/flyingcircle/react-native-elements/pull/2151) - docs(Text): Add import to examples [`#2150`](https://github.com/flyingcircle/react-native-elements/pull/2150) - refactor: Cleanup Overlay and remove props [`#2148`](https://github.com/flyingcircle/react-native-elements/pull/2148) - feat(Icon): Add support for FontAwesome5 [`#2142`](https://github.com/flyingcircle/react-native-elements/pull/2142) - feat(CheckBox): Improve accessibility [`#2138`](https://github.com/flyingcircle/react-native-elements/pull/2138) - feat(Image): Add transition prop [`#2131`](https://github.com/flyingcircle/react-native-elements/pull/2131) - feat(Icon): Use platform Touchable [`#2124`](https://github.com/flyingcircle/react-native-elements/pull/2124) - fix(Avatar): Unable to add border to avatar [`#2060`](https://github.com/flyingcircle/react-native-elements/pull/2060) - docs: Update README logo [`#2094`](https://github.com/flyingcircle/react-native-elements/pull/2094) - feat: Remove containerBorderRadius props [`#2068`](https://github.com/flyingcircle/react-native-elements/pull/2068) - docs: Typo in customisation [`#2052`](https://github.com/flyingcircle/react-native-elements/pull/2052) - docs: Update slack join link (#2283) [`#2281`](https://github.com/flyingcircle/react-native-elements/issues/2281) - docs(ListItem): Add TouchableHighlight props message (#2187) [`#2174`](https://github.com/flyingcircle/react-native-elements/issues/2174) - feat(Input): Change inputComponent to InputComponent (#2176) [`#2089`](https://github.com/flyingcircle/react-native-elements/issues/2089) - fix(ButtonGroup): Allow marginHorizontal on containerStyle (#2171) [`#2170`](https://github.com/flyingcircle/react-native-elements/issues/2170) - feat(Button): Don't call onPress when in loading state (#2144) [`#2141`](https://github.com/flyingcircle/react-native-elements/issues/2141) - feat(Overlay, Tooltip): Add ModalComponent prop (#2151) [`#2083`](https://github.com/flyingcircle/react-native-elements/issues/2083) - fix(Button): Bug where ripple would extend outline [`#1847`](https://github.com/flyingcircle/react-native-elements/issues/1847) - feat(Icon): Add support for FontAwesome5 (#2142) [`#1877`](https://github.com/flyingcircle/react-native-elements/issues/1877) - feat(Image): Add transition prop (#2131) [`#2004`](https://github.com/flyingcircle/react-native-elements/issues/2004) - feat(Icon): Use platform Touchable (#2124) [`#2027`](https://github.com/flyingcircle/react-native-elements/issues/2027) - fix(Avatar): Unable to add border to avatar (#2060) [`#2059`](https://github.com/flyingcircle/react-native-elements/issues/2059) - chore: Bump react-native-ratings [`#2029`](https://github.com/flyingcircle/react-native-elements/issues/2029) - docs: Cut 2.0.0 release of docs [`811c78a`](https://github.com/flyingcircle/react-native-elements/commit/811c78ae84e0ad24ab82616d7ccc38cf32f80582) - docs: Typos and formatting [`410b166`](https://github.com/flyingcircle/react-native-elements/commit/410b166ff9040fdd7f5a75f21b64ab64211a2252) - docs: Update urls for new github org [`a44613a`](https://github.com/flyingcircle/react-native-elements/commit/a44613a73a89d63ba831deadc3067918e497e632) #### [v1.2.7](https://github.com/flyingcircle/react-native-elements/compare/v1.2.6...v1.2.7) > 29 October 2019 - fix(types): Unnecessary ThemeProps in withTheme hoc [`#2147`](https://github.com/flyingcircle/react-native-elements/pull/2147) - ci: Only deploy website changes from next [`#2128`](https://github.com/flyingcircle/react-native-elements/pull/2128) - 1.2.7 #2162 [`64981ae`](https://github.com/flyingcircle/react-native-elements/commit/64981ae898338ca6a329fc17d76c1871f7299875) - chore: Bump package [`3a813e8`](https://github.com/flyingcircle/react-native-elements/commit/3a813e8df2febcf4c302bb864dec9d4d70f4785a) - Updates master with changes of new repo #2123 [`28be514`](https://github.com/flyingcircle/react-native-elements/commit/28be51470f642b334264ebb47923276759ffb959) #### [v1.2.6](https://github.com/flyingcircle/react-native-elements/compare/v1.2.5...v1.2.6) > 7 October 2019 - fix(Tile): Added overlayContainerStyle to types [`#2112`](https://github.com/flyingcircle/react-native-elements/pull/2112) - chore: Update types for react-native-vector-icons [`#2119`](https://github.com/flyingcircle/react-native-elements/pull/2119) - 1.2.6 #2122 [`51a77a5`](https://github.com/flyingcircle/react-native-elements/commit/51a77a5ceeb00b75a0c32cd16e8310b2990fb899) - chore: Bump package [`017c91b`](https://github.com/flyingcircle/react-native-elements/commit/017c91b4334a7712e3d3304ee2446b69e9256b85) #### [v1.2.5](https://github.com/flyingcircle/react-native-elements/compare/v1.2.4...v1.2.5) > 3 October 2019 - fix(ListItem): Update PadView to work on web [`#2105`](https://github.com/flyingcircle/react-native-elements/pull/2105) - fix(ListItem): Update PadView to work on web (#2105) [`#2104`](https://github.com/flyingcircle/react-native-elements/issues/2104) - 1.2.5 #2106 [`54e54b3`](https://github.com/flyingcircle/react-native-elements/commit/54e54b3802003ec3813923ffbf047049d8ecae7e) - chore: Bump version [`b6321ee`](https://github.com/flyingcircle/react-native-elements/commit/b6321ee6d10830247de63ae24934adfa7eacf3c1) #### [v1.2.4](https://github.com/flyingcircle/react-native-elements/compare/v1.2.3...v1.2.4) > 3 October 2019 - fix: Remove props from native components [`#2100`](https://github.com/flyingcircle/react-native-elements/pull/2100) - fix: Remove props from native components (#2100) [`#1747`](https://github.com/flyingcircle/react-native-elements/issues/1747) - 1.2.4 #2101 [`ac90c75`](https://github.com/flyingcircle/react-native-elements/commit/ac90c75a827b85ae28cd34e96bac4008e36df833) - chore: Add coverage to npmignore [`ee836fb`](https://github.com/flyingcircle/react-native-elements/commit/ee836fbba95a5de3595c54d81cd06b952bbd4e83) - chore: Bump package [`4845537`](https://github.com/flyingcircle/react-native-elements/commit/4845537ef7dea39fb427077b80303dbe8835e630) #### [v1.2.3](https://github.com/flyingcircle/react-native-elements/compare/v1.2.2...v1.2.3) > 26 September 2019 - fix(Image): Allow passing testID [`#2092`](https://github.com/flyingcircle/react-native-elements/pull/2092) - fix(Image): Allow passing testID (#2092) [`#2091`](https://github.com/flyingcircle/react-native-elements/issues/2091) - 1.2.3 #2093 [`cbeaf5f`](https://github.com/flyingcircle/react-native-elements/commit/cbeaf5f98f259b1d6e68b567fa231dd30f10e34e) - ci: Add patch branch to branches to build [`97fcd7e`](https://github.com/flyingcircle/react-native-elements/commit/97fcd7e3fe649cfa6e745456237ff74becc3270f) - chore: Bump package [`a31211e`](https://github.com/flyingcircle/react-native-elements/commit/a31211e3b61dc705f7ceb2823cbbbac9e854c00c) #### [v1.2.2](https://github.com/flyingcircle/react-native-elements/compare/v1.2.1...v1.2.2) > 26 September 2019 - fix: Change propType for all component props [`#2085`](https://github.com/flyingcircle/react-native-elements/issues/2085) - 1.2.2 #2090 [`89c6c7a`](https://github.com/flyingcircle/react-native-elements/commit/89c6c7aea7e792d3752e8d06dfd43e9975ca5737) - chore: Bump version [`9c67b92`](https://github.com/flyingcircle/react-native-elements/commit/9c67b92c542261421763e27864b50f4eefa8da37) #### [v1.2.1](https://github.com/flyingcircle/react-native-elements/compare/v1.2.0...v1.2.1) > 20 September 2019 - fix: Revert Image to not use hooks [`#2079`](https://github.com/flyingcircle/react-native-elements/pull/2079) - fix: Revert Image to not use hooks (#2079) [`#2076`](https://github.com/flyingcircle/react-native-elements/issues/2076) - 1.2.1 #2080 [`e1bc867`](https://github.com/flyingcircle/react-native-elements/commit/e1bc8671e41759abcd114c555f1d61c0ce0e1cd8) - docs: Release 1.2.0 of website [`3bb4ecf`](https://github.com/flyingcircle/react-native-elements/commit/3bb4ecf84ebbd9d62815a220ae7b4ae6b2733388) - chore: Bump version [`8fe40c2`](https://github.com/flyingcircle/react-native-elements/commit/8fe40c25824e0bccf67dfb70aa4a7850dec19782) #### [v1.2.0](https://github.com/flyingcircle/react-native-elements/compare/v1.1.0...v1.2.0) > 4 September 2019 - docs: Typo in troubleshooting.md [`#2042`](https://github.com/flyingcircle/react-native-elements/pull/2042) - fix(Image): Blank placeholder when source is null [`#2051`](https://github.com/flyingcircle/react-native-elements/pull/2051) - feat: Export ThemeContext for usage with hooks [`#2049`](https://github.com/flyingcircle/react-native-elements/pull/2049) - docs: Add react-native-web usage [`#2048`](https://github.com/flyingcircle/react-native-elements/pull/2048) - feat(SearchBar-ios): Add showCancel prop [`#2039`](https://github.com/flyingcircle/react-native-elements/pull/2039) - docs: Add react-native-vector-icons info for rn0.6.0 [`#2037`](https://github.com/flyingcircle/react-native-elements/pull/2037) - fix(types): Allow passing component for Input label [`#2008`](https://github.com/flyingcircle/react-native-elements/pull/2008) - docs(ListItem): Fix API example for LinearGradient [`#2033`](https://github.com/flyingcircle/react-native-elements/pull/2033) - feat(Image): Allow children to be displayed while image loads [`#1999`](https://github.com/flyingcircle/react-native-elements/pull/1999) - feat(Tile): Use RNE Image component [`#1998`](https://github.com/flyingcircle/react-native-elements/pull/1998) - fix(Input): allow to pass React.forwardRef as inputComponent [`#1990`](https://github.com/flyingcircle/react-native-elements/pull/1990) - fix(SearchBar): Add isEmpty check to onFocus to show clear [`#1868`](https://github.com/flyingcircle/react-native-elements/pull/1868) - feat: Update Card to use new Image Component [`#1835`](https://github.com/flyingcircle/react-native-elements/pull/1835) - feat(Input): Add disabled, disabledInputStyle props [`#1996`](https://github.com/flyingcircle/react-native-elements/pull/1996) - fix(ButtonGroup): Correct type for selectedIndex [`#1994`](https://github.com/flyingcircle/react-native-elements/pull/1994) - fix(Image): Allows interacting with children after load [`#1993`](https://github.com/flyingcircle/react-native-elements/pull/1993) - refactor: Base Image on ImageBackground [`#1992`](https://github.com/flyingcircle/react-native-elements/pull/1992) - chore: Bump packages in order to support hooks [`#1991`](https://github.com/flyingcircle/react-native-elements/pull/1991) - feat: Added replaceTheme function [`#1920`](https://github.com/flyingcircle/react-native-elements/pull/1920) - feat: Support for linear-gradient in Header Componen